Back to Security Advisories

CVE-2013-0018

HIGH Severity

Use-after-free vulnerability in Microsoft Internet Explorer 6 through 9 allows remote attackers to execute arbitrary code via a crafted web site that triggers access to a deleted object, aka “Internet Explorer SetCapture Use After Free Vulnerability.”

 Proof of Concept
  
    // Your code snippet goes here
    function helloWorld() {
        console.log("Hello, World!");
    }
    helloWorld();
  

Risk Information

CVE ID
CVE-2013-0018

Vendor
Microsoft

Product
Internet_explorer

CVSS SCORE
9.3

Advisories
Vendor Advisory
NVD