7.5
CVSSv2

CVE-2011-4075

Published: 02/11/2011 Updated: 13/02/2023
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

The masort function in lib/functions.php in phpLDAPadmin 1.2.x prior to 1.2.2 allows remote malicious users to execute arbitrary PHP code via the orderby parameter (aka sortby variable) in a query_engine action to cmd.php, as exploited in the wild in October 2011.

Vulnerable Product Search on Vulmon Subscribe to Product

phpldapadmin project phpldapadmin 1.2.0

phpldapadmin project phpldapadmin 1.2.0.1

phpldapadmin project phpldapadmin 1.2.0.2

phpldapadmin project phpldapadmin 1.2.0.3

phpldapadmin project phpldapadmin 1.2.0.4

phpldapadmin project phpldapadmin 1.2.0.5

phpldapadmin project phpldapadmin 1.2.1

phpldapadmin project phpldapadmin 1.2.1.1

Vendor Advisories

Debian Bug report logs - #646769 phpldapadmin: cross-site scripting vulnerability Package: phpldapadmin; Maintainer for phpldapadmin is Fabio Tranchitella <kobold@debianorg>; Source for phpldapadmin is src:phpldapadmin (PTS, buildd, popcon) Reported by: Jonathan Wiltshire <jmw@debianorg> Date: Thu, 27 Oct 2011 00:0 ...
Debian Bug report logs - #646754 Exploit in phpldapadmin lets attacker execute arbitrary code Package: phpldapadmin; Maintainer for phpldapadmin is Fabio Tranchitella <kobold@debianorg>; Source for phpldapadmin is src:phpldapadmin (PTS, buildd, popcon) Reported by: John Bloom <john@sheeplaunchernet> Date: Wed, 26 O ...
Two vulnerabilities have been discovered in phpLDAPadmin, a web based interface for administering LDAP servers The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2011-4074 Input appended to the URL in cmdphp (when cmd is set to _debug) is not properly sanitised before being returned to the user This can ...

Exploits

## # $Id: phpldapadmin_query_enginerb 14060 2011-10-25 05:25:39Z sinn3r $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/c ...
<?php /* ------------------------------------------------------------------------ phpLDAPadmin <= 1211 (query_engine) Remote PHP Code Injection Exploit ------------------------------------------------------------------------ author: EgiX mail: n0b0d13s[at]gmail[dot]com software ...