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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Object linking and embedding (OLE) Automation, as used in Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP1 and SP2, Office 2004 for Mac, and Visual Basic 6.0 allows remote attackers to execute arbitrary code via the substringData method on a TextNode object, which causes an integer overflow that leads to a buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-043
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|