mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
21 lines
809 B
Markdown
21 lines
809 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://seclists.org/bugtraq/2012/Jul/101
|
|
- http://www.exploit-db.com/exploits/19863
|
|
- http://www.exploit-db.com/exploits/19863
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|