cve/2008/CVE-2008-3021.md

18 lines
843 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-3021](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3021)
![](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 Office 2000 SP3, XP SP3, and 2003 SP2; Office Converter Pack; and Works 8 do not properly parse the length of a PICT file, which allows remote attackers to execute arbitrary code via a crafted PICT file with an invalid bits_per_pixel field, aka the "PICT Filter Parsing Vulnerability," a different vulnerability than CVE-2008-3018.
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-044
#### Github
No PoCs found on GitHub currently.