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

19 lines
787 B
Markdown

### [CVE-2014-8790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8790)
![](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
XML external entity (XXE) vulnerability in admin/api.php in GetSimple CMS 3.1.1 through 3.3.x before 3.3.5 Beta 1, when in certain configurations, allows remote attackers to read arbitrary files via the data parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/129778/GetSimple-CMS-3.3.4-XML-External-Entity-Injection.html
- http://seclists.org/fulldisclosure/2014/Dec/135
#### Github
No PoCs found on GitHub currently.