cve/2024/CVE-2024-9101.md
2025-09-29 16:08:36 +00:00

1008 B

CVE-2024-9101

Description

A reflected cross-site scripting (XSS) vulnerability in the 'Entry Chooser' of phpLDAPadmin (version 1.2.1 through the latest version, 1.2.6.7) allows attackers to execute arbitrary JavaScript in the user's browser via the 'element' parameter, which is unsafely passed to the JavaScript 'eval' function. However, exploitation is limited to specific conditions where 'opener' is correctly set.

POC

Reference

Github

No PoCs found on GitHub currently.