mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-08 03:26:30 +00:00
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
![]() |
### [CVE-2009-2493](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2493)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005 SP1 and 2008 Gold and SP1, and Visual C++ 2005 SP1 and 2008 Gold and SP1; and Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2; does not properly restrict use of OleLoadFromStream in instantiating objects from data streams, which allows remote attackers to execute arbitrary code via a crafted HTML document with an ATL (1) component or (2) control, related to ATL headers and bypassing security policies, aka "ATL COM Initialization Vulnerability."
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-035
|
||
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-037
|
||
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-060
|
||
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-072
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|