.. / CVE-2023-24657

Exploit for phpIPAM - 1.6 - Cross-Site Scripting (CVE-2023-24657)

Description:

phpIPAM 1.6 contains a cross-site scripting vulnerability via the closeClass parameter at /subnet-masks/popup.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-24657.yaml

Validate with Nuclei

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

References:

https://nvd.nist.gov/vuln/detail/CVE-2023-24657
https://github.com/phpipam/phpipam/issues/3738