cve/2007/CVE-2007-3030.md
2024-05-26 14:27:05 +02:00

18 lines
810 B
Markdown

### [CVE-2007-3030](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3030)
![](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
Microsoft Excel 2000 SP3, 2002 SP3, 2003 SP2, and 2003 Viewer allows user-assisted remote attackers to execute arbitrary code via a malformed Excel file involving the "denoting [of] the start of a Workspace designation", which results in memory corruption, aka the "Workbook Memory Corruption Vulnerability".
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-036
#### Github
No PoCs found on GitHub currently.