cve/2004/CVE-2004-1049.md
2024-06-09 00:33:16 +00:00

21 lines
977 B
Markdown

### [CVE-2004-1049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1049)
![](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
Integer overflow in the LoadImage API of the USER32 Lib for Microsoft Windows allows remote attackers to execute arbitrary code via a .bmp, .cur, .ico or .ani file with a large image size field, which leads to a buffer overflow, aka the "Cursor and Icon Format Handling Vulnerability."
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=110382891718076&w=2
- http://marc.info/?l=bugtraq&m=110382891718076&w=2
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-002
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-002
#### Github
No PoCs found on GitHub currently.