mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
704 B
Markdown
18 lines
704 B
Markdown
### [CVE-2008-3529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3529)
|
|

|
|

|
|

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