mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
743 B
Markdown
18 lines
743 B
Markdown
### [CVE-2011-1513](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1513)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|