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

21 lines
843 B
Markdown

### [CVE-2014-9185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9185)
![](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 Morfy CMS 1.05 allows remote authenticated users to inject arbitrary PHP code into config.php via the site_url parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/129624/Morfy-CMS-1.05-Remote-Command-Execution.html
- http://seclists.org/fulldisclosure/2014/Dec/70
- http://www.vulnerability-lab.com/get_content.php?id=1367
- https://github.com/Awilum/monstra-cms/issues/351
#### Github
No PoCs found on GitHub currently.