#VU2936 Code injection in phpLDAPadmin - CVE-2011-4075
Published: December 27, 2016 / Updated: March 14, 2017
phpLDAPadmin
Deon George
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.