Files
CVEs-PoC/2013/CVE-2013-1969.md
T
2025-09-29 21:09:30 +02:00

18 lines
806 B
Markdown

### [CVE-2013-1969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1969)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple use-after-free vulnerabilities in libxml2 2.9.0 and possibly other versions might allow context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via vectors related to the (1) htmlParseChunk and (2) xmldecl_done functions, as demonstrated by a buffer overflow in the xmlBufGetInputBase function.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/akaganeite/CVE4PP