CVE-2015-2524
Microsoft Windows 8-10, Server 2012-R2 Privilege Escalation via Impersonation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2524. PoCs published by Google Security Research.
AI-analyzed exploit summary The vulnerability involves the CreateObjectTask scheduled task in Windows 8.1, which allows a user-accessible COM object (SettingsSyncDiagnostics) to copy log files to arbitrary locations with SYSTEM privileges due to lack of impersonation. Exploitation involves symbolic link attacks or ACL manipulation to achieve privilege escalation.
Description
Microsoft Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT Gold and 8.1, and Windows 10 do not properly constrain impersonation levels, which allows local users to gain privileges via a crafted application, aka "Windows Task Management Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-2528.
Exploits (1)
The vulnerability involves the CreateObjectTask scheduled task in Windows 8.1, which allows a user-accessible COM object (SettingsSyncDiagnostics) to copy log files to arbitrary locations with SYSTEM privileges due to lack of impersonation. Exploitation involves symbolic link attacks or ACL manipulation to achieve privilege escalation.