Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2655. PoCs published by Hong10.
AI-analyzed exploit summary This exploit triggers a Unicode parsing error in MS Internet Explorer 7/8 via the `findText` method, causing a crash due to improper memory handling. The PoC uses a crafted Unicode string to exploit a vulnerability in mshtml.dll.
Description
mshtml.dll in Microsoft Internet Explorer 7 and 8 on Windows XP SP3 allows remote attackers to cause a denial of service (application crash) by calling the JavaScript findText method with a crafted Unicode string in the first argument, and only one additional argument, as demonstrated by a second argument of -1.
Exploits (1)
This exploit triggers a Unicode parsing error in MS Internet Explorer 7/8 via the `findText` method, causing a crash due to improper memory handling. The PoC uses a crafted Unicode string to exploit a vulnerability in mshtml.dll.