cve/2014/CVE-2014-5115.md

19 lines
702 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-5115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5115)
![](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
Absolute path traversal vulnerability in DirPHP 1.0 allows remote attackers to read arbitrary files via a full pathname in the phpfile parameter to index.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/127642/DirPHP-1.0-Local-File-Inclusion.html
- http://www.exploit-db.com/exploits/34173
#### Github
No PoCs found on GitHub currently.