mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
1.1 KiB
1.1 KiB
CVE-2010-0255
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 JavaScript exploit code that constructs a reference to a file://127.0.0.1 URL, aka the dynamic OBJECT tag vulnerability, as demonstrated by obtaining the data from an index.dat file, 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
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-035
Github
No PoCs found on GitHub currently.