cve/2005/CVE-2005-0047.md

20 lines
867 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-0047](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0047)
![](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
Windows 2000, XP, and Server 2003 does not properly "validate the use of memory regions" for COM structured storage files, which allows attackers to execute arbitrary code, aka the "COM Structured Storage Vulnerability."
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=111755870828817&w=2
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-012
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A901
#### Github
No PoCs found on GitHub currently.