CVE-2013-1293
Description
A local elevation of privilege vulnerability in the NTFS kernel-mode driver of several Microsoft Windows versions allows a crafted application to trigger a NULL pointer dereference and system crash.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A local elevation of privilege vulnerability in the NTFS kernel-mode driver of several Microsoft Windows versions allows a crafted application to trigger a NULL pointer dereference and system crash.
Vulnerability
The NTFS kernel-mode driver in Microsoft Windows Vista SP2, Windows Server 2008 SP2, R2, and R2 SP1, and Windows 7 Gold and SP1 improperly handles objects in memory when processing specially crafted IOCTL requests from local applications. This flaw leads to a NULL pointer dereference in kernel mode [1]. The driver fails to validate object state before use, allowing a crafted application to trigger the condition [1].
Exploitation
An attacker must have valid logon credentials and be able to log on locally to the target system [1]. The attacker runs a specially crafted application that sends a series of IOCTL calls to the NTFS driver, causing the kernel to dereference a NULL pointer [1]. No additional user interaction or network access is required beyond local authentication.
Impact
Successful exploitation results in a denial of service (system crash due to a bug check) or, in some cases, elevation of privilege, potentially allowing the attacker to execute arbitrary code in kernel mode [1]. The attacker gains SYSTEM-level access, fully compromising the confidentiality, integrity, and availability of the affected system [1].
Mitigation
Microsoft released security update MS13-036 (Knowledge Base Article 2829996) on April 9, 2013, which addresses this vulnerability by correcting the memory handling in the NTFS driver [1]. The update is rated Important and is available through automatic updates, Microsoft Update, and enterprise deployment tools [1]. No workaround is documented; applying the update is the sole mitigation.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
11cpe:2.3:o:microsoft:windows_server_2008:*:r2:itanium:*:*:*:*:*+ 4 more
- cpe:2.3:o:microsoft:windows_server_2008:*:r2:itanium:*:*:*:*:*
- cpe:2.3:o:microsoft:windows_server_2008:*:r2:x64:*:*:*:*:*
- cpe:2.3:o:microsoft:windows_server_2008:*:sp2:itanium:*:*:*:*:*
- cpe:2.3:o:microsoft:windows_server_2008:*:sp2:x64:*:*:*:*:*
- cpe:2.3:o:microsoft:windows_server_2008:*:sp2:x86:*:*:*:*:*
- Range: Vista SP2, Server 2008 SP2/R2/R2 SP1, Win7 Gold/SP1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.