Files
CVEs-PoC/2008/CVE-2008-3529.md
T
2024-06-18 02:51:15 +02:00

18 lines
704 B
Markdown

### [CVE-2008-3529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3529)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Heap-based buffer overflow in the xmlParseAttValueComplex function in parser.c in libxml2 before 2.7.0 allows context-dependent attackers to cause a denial of service (crash) or execute arbitrary code via a long XML entity name.
### POC
#### Reference
- https://www.exploit-db.com/exploits/8798
#### Github
No PoCs found on GitHub currently.