Files
CVEs-PoC/2012/CVE-2012-4399.md
2024-06-18 02:51:15 +02:00

19 lines
721 B
Markdown

### [CVE-2012-4399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4399)
![](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
The Xml class in CakePHP 2.1.x before 2.1.5 and 2.2.x before 2.2.1 allows remote attackers to read arbitrary files via XML data containing external entity references, aka an XML external entity (XXE) injection attack.
### POC
#### Reference
- http://seclists.org/bugtraq/2012/Jul/101
- http://www.exploit-db.com/exploits/19863
#### Github
No PoCs found on GitHub currently.