### [CVE-2005-3048](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3048) ![](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 Directory traversal vulnerability in index.php in PhpMyFaq 1.5.1 allows remote attackers to read arbitrary files or include arbitrary PHP files via a .. (dot dot) in the LANGCODE parameter, which also allows direct code injection via the User Agent field in a request packet, which can be activated by using LANGCODE to reference the user tracking data file. ### POC #### Reference - http://marc.info/?l=bugtraq&m=112749230124091&w=2 #### Github No PoCs found on GitHub currently.