mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
1008 B
Markdown
18 lines
1008 B
Markdown
### [CVE-2024-9101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9101)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://www.redguard.ch/blog/2024/12/19/security-advisory-phpldapadmin/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|