CVE-2002-0191
Microsoft Internet Explorer 5.01, 5.5, 6.0 - Unauthenticated Arbitrary File Read via cssText Property
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0191. PoCs published by GreyMagic Software.
AI-analyzed exploit summary This exploit leverages a vulnerability in Microsoft Internet Explorer's CSS interpreter to read arbitrary files on a user's system by abusing the cssText property of the styleSheet object. The PoC demonstrates file content extraction via a malicious webpage, with a specific example targeting 'c:/test.txt'.
Description
Microsoft Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to view arbitrary files that contain the "{" character via script containing the cssText property of the stylesheet object, aka "Local Information Disclosure through HTML Object" vulnerability.
Exploits (1)
This exploit leverages a vulnerability in Microsoft Internet Explorer's CSS interpreter to read arbitrary files on a user's system by abusing the cssText property of the styleSheet object. The PoC demonstrates file content extraction via a malicious webpage, with a specific example targeting 'c:/test.txt'.