mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 06:38:06 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2013-1969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1969)
|
|

|
|

|
|

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