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

18 lines
871 B
Markdown

### [CVE-2007-4525](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4525)
![](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 inc-calcul.php3 in SPIP 1.7.2 allows remote attackers to execute arbitrary PHP code via a URL in the squelette_cache parameter, a different vector than CVE-2006-1702. NOTE: this issue has been disputed by third party researchers, stating that the squelette_cache variable is initialized before use, and is only used within the scope of a function.
### POC
#### Reference
- http://securityreason.com/securityalert/3056
#### Github
No PoCs found on GitHub currently.