mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
19 lines
834 B
Markdown
19 lines
834 B
Markdown
![]() |
### [CVE-2013-0338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0338)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
libxml2 2.9.0 and earlier allows context-dependent attackers to cause a denial of service (CPU and memory consumption) via an XML file containing an entity declaration with long replacement text and many references to this entity, aka "internal entity expansion" with linear complexity.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
|
||
|
- http://www.ubuntu.com/usn/USN-1782-1
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|