cve/2006/CVE-2006-1304.md
2024-06-18 02:51:15 +02:00

18 lines
721 B
Markdown

### [CVE-2006-1304](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1304)
![](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 Microsoft Excel 2000 through 2003 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted COLINFO record, which triggers the overflow during a "data filling operation."
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-037
#### Github
No PoCs found on GitHub currently.