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

18 lines
769 B
Markdown

### [CVE-2003-1028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1028)
![](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 download function of Internet Explorer 6 SP1 allows remote attackers to obtain the cache directory name via an HTTP response with an invalid ContentType and a .htm file, which could allow remote attackers to bypass security mechanisms that rely on random names, as demonstrated by threadid10008.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=107038202225587&w=2
#### Github
No PoCs found on GitHub currently.