cve/2006/CVE-2006-1510.md

18 lines
769 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-1510](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1510)
![](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
Buffer overflow in calloc.c in the Microsoft Windows XP SP2 ntdll.dll system library, when used by the ILDASM disassembler in the Microsoft .NET 1.0 and 1.1 SDK, might allow user-assisted attackers to execute arbitrary code via a crafted .dll file with a large static method.
### POC
#### Reference
- http://lists.grok.org.uk/pipermail/full-disclosure/2006-March/044482.html
#### Github
No PoCs found on GitHub currently.