Files
CVEs-PoC/2007/CVE-2007-2072.md
T
2024-06-18 02:51:15 +02:00

19 lines
844 B
Markdown

### [CVE-2007-2072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2072)
![](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 ** PHP remote file inclusion vulnerability in index.php in Ivan Gallery Script 0.1 allows remote attackers to execute arbitrary PHP code via a URL in the dir parameter. NOTE: this issue has been disputed by third party researchers for 0.3, stating that the dir variable is properly initialized before use.
### POC
#### Reference
- http://attrition.org/pipermail/vim/2007-April/001534.html
- http://securityreason.com/securityalert/2580
#### Github
No PoCs found on GitHub currently.