mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
18 lines
731 B
Markdown
18 lines
731 B
Markdown
### [CVE-2013-4113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4113)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ext/xml/xml.c in PHP before 5.3.27 does not properly consider parsing depth, which allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a crafted document that is processed by the xml_parse_into_struct function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/auditt7708/rhsecapi
|
|
|