mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
722 B
Markdown
18 lines
722 B
Markdown
### [CVE-2007-0218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0218)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Internet Explorer 5.01 and 6 allows remote attackers to execute arbitrary code by instantiating certain COM objects from Urlmon.dll, which triggers memory corruption during a call to the IObjectSafety function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-033
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|