Just when you thought we were out of the woods, Internet Explorer 0day shows up, in the wild. Here’s what you need to know about the vulnerability:

- Internet Explorer 6, 7, 8, and 9 are vulnerable (UPDATE: Out-of-band patch available now!)
- Use-after-free when the CMshtmlEd object is deleted and then the same area in memory is used by CMshtmlEd::Exec()
- Payload delivered via heap spray
It is suspected that this 0day is utilized by the same group that has been using the latest Java 0day to spread the Poison Ivy remote admin tool (RAT). Here’s how the attack is playing out, in the wild:
- Malicious website hosts exploit.html and determines if target is running IE 7 or IE 8
- exploit.html loads Moh2010.swf, which then performs a heap spray and loads an iframe
- Protect.html is loaded and triggers the vulnerability
- Poison Ivy is then downloaded (111.exe)
Once infected, the payload creates the following files and services:
- C:\WINDOWS\system32\mspmsnsv.dll
- WmdmPmSN service
