cve/2009/CVE-2009-2160.md

19 lines
779 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-2160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2160)
![](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
TorrentTrader Classic 1.09 allows remote attackers to (1) obtain configuration information via a direct request to phpinfo.php, which calls the phpinfo function; and allows remote attackers to (2) obtain other potentially sensitive information via a direct request to check.php.
### POC
#### Reference
- http://www.waraxe.us/advisory-74.html
- https://www.exploit-db.com/exploits/8958
#### Github
No PoCs found on GitHub currently.