.. / CVE-2023-24733

Exploit for PMB 7.4.6 - Cross-Site Scripting (CVE-2023-24733)

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.

Nuclei Template

View the template here CVE-2023-24733.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-24733.yaml
Copy

References:

https://github.com/AetherBlack/CVE/blob/main/PMB/readme.md
https://nvd.nist.gov/vuln/detail/CVE-2023-24733
https://github.com/AetherBlack/CVE/tree/main/PMB