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

18 lines
729 B
Markdown

### [CVE-2011-0635](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0635)
![](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 Simploo CMS 1.7.1 and earlier allows remote authenticated users to inject arbitrary PHP code into config/custom/base.ini.php via the ftpserver parameter (FTP-Server field) to the sicore/updates/optionssav operation for index.php.
### POC
#### Reference
- http://www.exploit-db.com/exploits/16016
#### Github
No PoCs found on GitHub currently.