cve/2005/CVE-2005-0063.md

21 lines
1013 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-0063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0063)
![](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
The document processing application used by the Windows Shell in Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by modifying the CLSID stored in a file so that it is processed by HTML Application Host (MSHTA), as demonstrated using a Microsoft Word document.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=111755356016155&w=2
2024-06-09 00:33:16 +00:00
- http://marc.info/?l=bugtraq&m=111755356016155&w=2
2024-05-26 14:27:05 +02:00
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-016
2024-06-09 00:33:16 +00:00
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-016
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.