7.2
CVSSv2

CVE-2014-4971

Published: 26/07/2014 Updated: 12/10/2018
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 740
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Microsoft Windows XP SP3 does not validate addresses in certain IRP handler routines, which allows local users to write data to arbitrary memory locations, and consequently gain privileges, via a crafted address in an IOCTL call, related to (1) the MQAC.sys driver in the MQ Access Control subsystem and (2) the BthPan.sys driver in the Bluetooth Personal Area Networking subsystem.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows xp

Exploits

A vulnerability within the MQAC module allows an attacker to inject memory they control into an arbitrary location they define This can be used by an attacker to overwrite HalDispatchTable+0x4 and execute arbitrary code by subsequently calling NtQueryIntervalProfile Microsoft MQ Access Control version 5101110 on XP SP3 is affected ...
A vulnerability within the BthPan module allows an attacker to inject memory they control into an arbitrary location they define This can be used by an attacker to overwrite HalDispatchTable+0x4 and execute arbitrary code by subsequently calling NtQueryIntervalProfile Microsoft Bluetooth Personal Area Networking version 5126005512 on XP SP3 is ...
## # This module requires Metasploit: http//metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## require 'msf/core' require 'msf/core/exploit/local/windows_kernel' require 'rex' class Metasploit3 < Msf::Exploit::Local Rank = AverageRanking include Msf::Exploit::Local::WindowsKernel include Msf::Pos ...
Title: Microsoft XP SP3 MQACsys Arbitrary Write Privilege Escalation Advisory ID: KL-001-2014-003 Publication Date: 20140718 Publication URL: wwwkorelogiccom/Resources/Advisories/KL-001-2014-003txt 1 Vulnerability Details Affected Vendor: Microsoft Affected Product: MQ Access Control Affected Versions: 5101110 ...
## # This module requires Metasploit: http//metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## require 'msf/core' require 'rex' class Metasploit3 < Msf::Exploit::Local Rank = AverageRanking include Msf::Post::Windows::Priv include Msf::Post::Windows::Process def initialize(info={}) super(u ...
""" Title: Microsoft XP SP3 BthPansys Arbitrary Write Privilege Escalation Advisory ID: KL-001-2014-002 Publication Date: 2014-07-18 Publication URL: wwwkorelogiccom/Resources/Advisories/KL-001-2014-002txt 1 Vulnerability Details Affected Vendor: Microsoft Affected Product: Bluetooth Personal Area Networking Affected ...