Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-2525. PoCs published by Google Security Research.
AI-analyzed exploit summary The exploit leverages a junction attack in Windows Task Scheduler to delete arbitrary files as SYSTEM by abusing the DeleteExpiredTaskAfter feature, leading to privilege escalation. The PoC demonstrates this by deleting a specified file via a PowerShell script.
Description
Task Scheduler in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT Gold and 8.1, and Windows 10 allows local users to bypass intended filesystem restrictions and delete arbitrary files via unspecified vectors, aka "Windows Task File Deletion Elevation of Privilege Vulnerability."
Exploits (1)
The exploit leverages a junction attack in Windows Task Scheduler to delete arbitrary files as SYSTEM by abusing the DeleteExpiredTaskAfter feature, leading to privilege escalation. The PoC demonstrates this by deleting a specified file via a PowerShell script.