### [CVE-2007-2503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2503) ![](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 ** DISPUTED ** Directory traversal vulnerability in turbulence.php in PHP Turbulence 0.0.1 alpha allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the GLOBALS[tcore] parameter. NOTE: this vulnerability is disputed by CVE and a reliable third party because a direct request to user/turbulence.php triggers a fatal error before inclusion. ### POC #### Reference - http://securityreason.com/securityalert/2673 - http://www.attrition.org/pipermail/vim/2007-April/001541.html #### Github No PoCs found on GitHub currently.