mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
801 B
Markdown
18 lines
801 B
Markdown
### [CVE-2007-3034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3034)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the AttemptWrite function in Graphics Rendering Engine (GDI) on Microsoft Windows 2000 SP4, XP SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via a crafted metafile (image) with a large record length value, which triggers a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-046
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|