### [CVE-2006-2770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2770) ![](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 randompic.php in pppBLOG 0.3.8 and earlier, when register_globals is enabled, allows remote attackers to read arbitrary files via a .. (dot dot) sequence in an index of the "file" array parameter, as demonstrated by file[0]. ### POC #### Reference - http://securityreason.com/securityalert/1015 #### Github No PoCs found on GitHub currently.