Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0976. PoCs published by Jelmer.
AI-analyzed exploit summary This exploit leverages a vulnerability in Microsoft Internet Explorer's datasource applet to read local files via a crafted HTML page. It uses XML external entity (XXE) processing to disclose the contents of a specified local file (e.g., C:/jelmer.txt) when the page is loaded.
Description
Internet Explorer 4.0 and later allows remote attackers to read arbitrary files via a web page that accesses a legacy XML Datasource applet (com.ms.xml.dso.XMLDSO.class) and modifies the base URL to point to the local system, which is trusted by the applet.
Exploits (1)
This exploit leverages a vulnerability in Microsoft Internet Explorer's datasource applet to read local files via a crafted HTML page. It uses XML external entity (XXE) processing to disclose the contents of a specified local file (e.g., C:/jelmer.txt) when the page is loaded.