mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
19 lines
937 B
Markdown
19 lines
937 B
Markdown
### [CVE-2009-1955](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1955)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The expat XML parser in the apr_xml_* interface in xml/apr_xml.c in Apache APR-util before 1.3.7, as used in the mod_dav and mod_dav_svn modules in the Apache HTTP Server, allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document containing a large number of nested entity references, as demonstrated by a PROPFIND request, a similar issue to CVE-2003-1564.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html
|
|
- https://www.exploit-db.com/exploits/8842
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|