Microsoft has released MS12-063 to address vulnerabilities affecting Internet Explorer versions 6, 7, 8, and 9. The vulnerabilities, which were covered in CVE-2012-4969, can allow arbitrary code execution when exploited. Here’s an in-depth analysis of one of the vulnerabilities: The use-after-free vulnerability arises, when a deleted object is referenced. For instance, by calling function document.write() […]