mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
20 lines
948 B
Markdown
20 lines
948 B
Markdown
![]() |
### [CVE-2005-3312](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3312)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The HTML rendering engine in Microsoft Internet Explorer 6.0 allows remote attackers to conduct cross-site scripting (XSS) attacks via HTML in corrupted images and other files such as .GIF, JPG, and WAV, which is rendered as HTML when the user clicks on the link, even though the web server response and file extension indicate that it should be treated as a different file type.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://marc.info/?l=bugtraq&m=113017003617987&w=2
|
||
|
- http://securityreason.com/securityalert/18
|
||
|
- http://www.scip.ch/cgi-bin/smss/showadvf.pl?id=1746
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|