9.3
CVSSv2

CVE-2013-3143

Published: 10/07/2013 Updated: 12/10/2018
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Microsoft Internet Explorer 9 and 10 allows remote malicious users to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2013-3161.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft internet explorer 9

microsoft internet explorer 10

Exploits

Microsoft Internet Explorer 9 suffers from an IEFRAME CMarkupRemovePointerPos use-after-free vulnerability ...
<!-- Source: blogskylinednl/20161214001html Synopsis A specially crafted web-page can trigger a use-after-free vulnerability in Microsoft Internet Explorer 9 I did not investigate this vulnerability thoroughly, so I cannot speculate on the potential impact or exploitability Known affected software and attack vectors Microsoft In ...
## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking i ...