mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 23:51:26 +02:00
18 lines
829 B
Markdown
18 lines
829 B
Markdown
### [CVE-2009-1885](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1885)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack consumption vulnerability in validators/DTD/DTDScanner.cpp in Apache Xerces C++ 2.7.0 and 2.8.0 allows context-dependent attackers to cause a denial of service (application crash) via vectors involving nested parentheses and invalid byte values in "simply nested DTD structures," as demonstrated by the Codenomicon XML fuzzing framework.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=515515
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|