mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2011-4075](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4075)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The masort function in lib/functions.php in phpLDAPadmin 1.2.x before 1.2.2 allows remote attackers 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/18021/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|