### [CVE-2005-3156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3156) ![](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 printfaq.php in EasyGuppy (Guppy for Windows) 4.5.4 and 4.5.5 allows remote attackers to read arbitrary files via ".." sequences in the pg parameter, which is cleansed for XSS but not directory traversal. ### POC #### Reference - http://marc.info/?l=bugtraq&m=112812059917394&w=2 #### Github No PoCs found on GitHub currently.