CVE-2015-1725
Microsoft Windows - Local Privilege Escalation via Kernel-Mode Driver Buffer Overflow
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2015-1725. PoCs published by Nils Sommer.
AI-analyzed exploit summary This exploit triggers a pool buffer overflow in the Windows kernel function win32k!vSolidFillRect, leading to a crash. The PoC demonstrates memory corruption, which can result in immediate crashes under certain conditions (e.g., Special Pool).
Description
Buffer overflow in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Win32k Buffer Overflow Vulnerability."
Exploits (2)
This exploit triggers a pool buffer overflow in the Windows kernel function win32k!vSolidFillRect, leading to a crash. The PoC demonstrates memory corruption, which can result in immediate crashes under certain conditions (e.g., Special Pool).
This exploit targets a null pointer dereference vulnerability in 32-bit Windows systems, allowing control of EIP. The PoC demonstrates setting EIP to 0xdeadbeef, indicating potential for arbitrary code execution.