### [CVE-2006-2060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2060) ![](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 action_admin/paysubscriptions.php in Invision Power Board (IPB) 2.1.x and 2.0.x before 20060425 allows remote authenticated administrators to include and execute arbitrary local PHP files via a .. (dot dot) in the name parameter, preceded by enough backspace (%08) characters to erase the initial static portion of a filename. ### POC #### Reference - http://securityreason.com/securityalert/796 - http://securityreason.com/securityalert/796 #### Github No PoCs found on GitHub currently.