Files
CVEs-PoC/2005/CVE-2005-0803.md
2024-06-18 02:51:15 +02:00

21 lines
952 B
Markdown

### [CVE-2005-0803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0803)
![](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
The GetEnhMetaFilePaletteEntries API in GDI32.DLL in Windows 2000 allows remote attackers to cause a denial of service (application crash) via a crafted Enhanced Metafile (EMF) file that causes invalid (1) end, (2) emreof, or (3) palent offsets to be used, aka "Enhanced Metafile Vulnerability."
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=111108743527497&w=2
- http://support.avaya.com/elmodocs2/security/ASA-2005-228.pdf
- http://www.kb.cert.org/vuls/id/134756
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-053
#### Github
No PoCs found on GitHub currently.