Files
CVEs-PoC/2003/CVE-2003-1028.md
T
2025-09-29 21:09:30 +02:00

19 lines
836 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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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
- http://www.safecenter.net/UMBRELLAWEBV4/threadid10008
#### Github
No PoCs found on GitHub currently.