mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
990 B
990 B
CVE-2010-0555
Description
Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, 7, and 8 does not prevent rendering of non-HTML local files as HTML documents, which allows remote attackers to bypass intended access restrictions and read arbitrary files via vectors involving the product's use of text/html as the default content type for files that are encountered after a redirection, aka the URLMON sniffing vulnerability, a variant of CVE-2009-1140 and related to CVE-2008-1448.
POC
Reference
- http://isc.sans.org/diary.html?n&storyid=8152
- http://www.coresecurity.com/content/internet-explorer-dynamic-object-tag
Github
No PoCs found on GitHub currently.