mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
22 lines
972 B
Markdown
22 lines
972 B
Markdown
### [CVE-2012-2871](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2871)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libxml2 2.9.0-rc1 and earlier, as used in Google Chrome before 21.0.1180.89, does not properly support a cast of an unspecified variable during handling of XSL transforms, which allows remote attackers to cause a denial of service or possibly have unknown other impact via a crafted document, related to the _xmlNs data structure in include/libxml/tree.h.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Hwangtaewon/radamsa
|
|
- https://github.com/StephenHaruna/RADAMSA
|
|
- https://github.com/nqwang/radamsa
|
|
- https://github.com/sambacha/mirror-radamsa
|
|
- https://github.com/sunzu94/radamsa-Fuzzer
|
|
|