mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
741 B
Markdown
18 lines
741 B
Markdown
### [CVE-2012-1148](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1148)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Memory leak in the poolGrow function in expat/lib/xmlparse.c in expat before 2.1.0 allows context-dependent attackers to cause a denial of service (memory consumption) via a large number of crafted XML files that cause improperly-handled reallocation failures when expanding entities.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1527-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|