mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-21 06:23:38 +00:00
21 lines
952 B
Markdown
21 lines
952 B
Markdown
### [CVE-2005-0803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0803)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|