mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 05:54:46 +02:00
27 lines
1.5 KiB
Markdown
27 lines
1.5 KiB
Markdown
### [CVE-2014-4971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4971)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/127535/Microsoft-XP-SP3-BthPan.sys-Arbitrary-Write-Privilege-Escalation.html
|
|
- http://packetstormsecurity.com/files/127536/Microsoft-XP-SP3-MQAC.sys-Arbitrary-Write-Privilege-Escalation.html
|
|
- http://packetstormsecurity.com/files/128674/Microsoft-Bluetooth-Personal-Area-Networking-BthPan.sys-Privilege-Escalation.html
|
|
- http://seclists.org/fulldisclosure/2014/Jul/96
|
|
- http://seclists.org/fulldisclosure/2014/Jul/97
|
|
- http://www.exploit-db.com/exploits/34112
|
|
- http://www.exploit-db.com/exploits/34131
|
|
- http://www.exploit-db.com/exploits/34982
|
|
- https://www.korelogic.com/Resources/Advisories/KL-001-2014-002.txt
|
|
- https://www.korelogic.com/Resources/Advisories/KL-001-2014-003.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|