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

19 lines
889 B
Markdown

### [CVE-2004-0839](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0839)
![](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
Internet Explorer in Windows XP SP2, and other versions including 5.01 and 5.5, allows remote attackers to install arbitrary programs via a web page that uses certain styles and the AnchorClick behavior, popup windows, and drag-and-drop capabilities to drop the program in the local startup folder, as demonstrated by "wottapoop.html".
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=109336221826652&w=2
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-038
#### Github
No PoCs found on GitHub currently.