CVE-2002-1714
Microsoft Internet Explorer 5.0-6.0 - Denial of Service via Recursive HTML Object Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1714. PoCs published by Matthew Murphy.
AI-analyzed exploit summary This exploit demonstrates a denial of service vulnerability in Microsoft Internet Explorer by using a self-referential <OBJECT> tag. The vulnerability is triggered when an object of type 'text/html' references its own HTML document, causing the browser to crash.
Description
Microsoft Internet Explorer 5.0 through 6.0 allows remote attackers to cause a denial of service (crash) via an object of type "text/html" with the DATA field that identifies the HTML document that contains the object, which may cause infinite recursion.
Exploits (1)
This exploit demonstrates a denial of service vulnerability in Microsoft Internet Explorer by using a self-referential <OBJECT> tag. The vulnerability is triggered when an object of type 'text/html' references its own HTML document, causing the browser to crash.