cve/2013/CVE-2013-4113.md

18 lines
731 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-4113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4113)
![](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
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