ID:660 - Exploit for Code injection in phpLDAPadmin - CVE-2011-4075
Published: March 18, 2020
phpLDAPadmin
Link to public exploit:
Vulnerability description
The vulnerability exists due to absent sanitization in the "lib/functions.php" script when processing use-supplied input passed via "orderby" HTTP POST parameter to "/cmd.php" script. A remote attacker can send a specially crafted HTTP POST request to vulnerable script, inject and execute arbitrary PHP code on the target system with privileges of the web server.
Successful exploitation of the vulnerability may allow an attacker to compromise vulnerable system.
Note: the vulnerability was being actively exploited.