### [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.