mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-24 18:40:30 +01:00
18 lines
852 B
Markdown
18 lines
852 B
Markdown
### [CVE-2012-0015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0015)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|