mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2006-1302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1302)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in Microsoft Excel 2000 through 2003 allows user-assisted attackers to execute arbitrary code via a .xls file with certain crafted fields in a SELECTION record, which triggers memory corruption, aka "Malformed SELECTION record Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-037
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|