### [CVE-2006-2376](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2376) ![](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 PolyPolygon function in Graphics Rendering Engine on Microsoft Windows 98 and Me allows remote attackers to execute arbitrary code via a Windows Metafile (WMF) or EMF image with a sum of entries in the vertext counts array and number of polygons that triggers a heap-based buffer overflow. ### POC #### Reference - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-026 #### Github No PoCs found on GitHub currently.