Files
CVEs-PoC/2010/CVE-2010-2138.md
T
2024-06-18 02:51:15 +02:00

19 lines
899 B
Markdown

### [CVE-2010-2138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2138)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple directory traversal vulnerabilities in ProMan 0.1.1 and earlier allow remote attackers to include and execute arbitrary local files via directory traversal sequences in the _SESSION[userLang] parameter to (1) elisttasks.php, (2) managepmanagers.php, (3) manageusers.php, (4) helpfunc.php, (5) managegroups.php, (6) manageprocess.php, and (7) manageusersgroups.php.
### POC
#### Reference
- http://packetstormsecurity.org/1002-exploits/proman-rfilfi.txt
- http://www.exploit-db.com/exploits/11587
#### Github
No PoCs found on GitHub currently.