mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
721 B
Markdown
18 lines
721 B
Markdown
### [CVE-2006-1304](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1304)
|
|

|
|

|
|

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