Privilege escalation in Microsoft Windows and Windows Server - CVE-2013-3660

 

Privilege escalation in Microsoft Windows and Windows Server - CVE-2013-3660

Published: January 17, 2017 / Updated: November 20, 2020


Vulnerability identifier: #VU4790
CSH Severity: Medium
CVSS v4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-3660
CWE-ID: CWE-119
Exploitation vector: Local access
Exploit availability: The vulnerability is being exploited in the wild

Vulnerability details

The vulnerability allows a local attacker to obtain elevated privileges on the target system.

The weakness exists due to the failure to properly initialize a pointer for the next object in a certain list by the EPATHOBJ::pprFlattenRec function within kernel-mode driver (win32k.sys). A local attacker can use multiple FlattenPath function calls to obtain write access to the PATHRECORD chain and execute arbitrary code on the system with elevated privileges.

Successful exploitation of the vulnerability results in arbitrary code execution on the vulnerable system.

Note: the vulnerability was being actively exploited.

Affected software

Microsoft Windows
Windows Server

How to mitigate CVE-2013-3660

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins