mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
21 lines
843 B
Markdown
21 lines
843 B
Markdown
### [CVE-2014-9185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9185)
|
|

|
|

|
|

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