CVE-2024-9101: phpLDAPadmin: Reflected Cross-Site Scripting in entry_chooser.php
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.
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2024-9101?
The severity of CVE-2024-9101 is classified as medium due to its ability to execute arbitrary JavaScript in a user's browser.
How do I fix CVE-2024-9101?
To fix CVE-2024-9101, upgrade phpLDAPadmin to version 1.2.6.8 or later, which addresses this vulnerability.
Which versions of phpLDAPadmin are affected by CVE-2024-9101?
CVE-2024-9101 affects phpLDAPadmin versions from 1.2.1 through 1.2.6.7.
What type of vulnerability is CVE-2024-9101?
CVE-2024-9101 is a reflected cross-site scripting (XSS) vulnerability.
What can attackers achieve with CVE-2024-9101?
Attackers can execute arbitrary JavaScript code in the user's browser, potentially leading to data theft or session hijacking.