### [CVE-2004-0200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200) ![](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 Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation. ### POC #### Reference - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-028 #### Github No PoCs found on GitHub currently.