### [CVE-2012-0015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0015) ![](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 Microsoft .NET Framework 2.0 SP2 and 3.5.1 does not properly calculate the length of an unspecified buffer, which allows remote attackers to execute arbitrary code via (1) a crafted XAML browser application (aka XBAP), (2) a crafted ASP.NET application, or (3) a crafted .NET Framework application, aka ".NET Framework Heap Corruption Vulnerability." ### POC #### Reference - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-016 #### Github No PoCs found on GitHub currently.