Files
CVEs-PoC/2011/CVE-2011-1513.md
T
2024-05-27 13:12:02 +00:00

18 lines
743 B
Markdown

### [CVE-2011-1513](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1513)
![](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
Static code injection vulnerability in install_.php in e107 CMS 0.7.24 and probably earlier versions, when the installation script is not removed, allows remote attackers to inject arbitrary PHP code into e107_config.php via a crafted MySQL server name.
### POC
#### Reference
- http://www.coresecurity.com/content/e107-cms-script-command-injection
#### Github
No PoCs found on GitHub currently.