Files
CVEs-PoC/2007/CVE-2007-2503.md
T
2025-09-29 21:09:30 +02:00

19 lines
902 B
Markdown

### [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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
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.