### [CVE-2012-1148](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1148) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.