mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-11 12:56:54 +00:00
19 lines
721 B
Markdown
19 lines
721 B
Markdown
### [CVE-2012-4399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4399)
|
|

|
|

|
|

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