Files
CVEs-PoC/2004/CVE-2004-2289.md
T
2024-06-18 02:51:15 +02:00

19 lines
785 B
Markdown

### [CVE-2004-2289](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2289)
![](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
Microsoft Windows XP Explorer allows local users to execute arbitrary code via a system folder with a Desktop.ini file containing a .ShellClassInfo specifier with a CLSID value that is associated with an executable file.
### POC
#### Reference
- http://www.freewebs.com/roozbeh_afrasiabi/xploit/execute.htm
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-015
#### Github
No PoCs found on GitHub currently.