Files
CVEs-PoC/2007/CVE-2007-0215.md
T
2024-06-18 02:51:15 +02:00

18 lines
752 B
Markdown

### [CVE-2007-0215](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0215)
![](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
Stack-based buffer overflow in Microsoft Excel 2000 SP3, 2002 SP3, 2003 SP2, and 2003 Viewer allows user-assisted remote attackers to execute arbitrary code via a .XLS BIFF file with a malformed Named Graph record, which results in memory corruption.
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-023
#### Github
No PoCs found on GitHub currently.