CVE-2011-1249
EXPLOITEDMicrosoft Windows - Local Privilege Escalation via AFD.sys Input Validation
Title source: llmExploitation Summary
CVE-2011-1249 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 6 public exploits from researchers including Tomislav Paskalev, fb1h2s, h3x0v3rl0rd.
AI-analyzed exploit summary This exploit targets CVE-2011-1249, a privilege escalation vulnerability in the Windows AFD driver (afd.sys) due to improper input validation. It allows local attackers to execute arbitrary code in kernel mode, gaining SYSTEM privileges.
Description
The Ancillary Function Driver (AFD) in afd.sys in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, R2, and R2 SP1, and Windows 7 Gold and SP1 does not properly validate user-mode input, which allows local users to gain privileges via a crafted application, aka "Ancillary Function Driver Elevation of Privilege Vulnerability."
Exploits (6)
This exploit targets CVE-2011-1249, a privilege escalation vulnerability in the Windows AFD driver (afd.sys) due to improper input validation. It allows local attackers to execute arbitrary code in kernel mode, gaining SYSTEM privileges.
This exploit targets CVE-2021-1249, a local privilege escalation vulnerability in Windows. It leverages the HalDispatchTable to overwrite memory and achieve SYSTEM privileges by replacing the current process token with the system token.
This repository contains a functional exploit for CVE-2011-1249, a privilege escalation vulnerability in the Windows AFD driver. The exploit leverages improper input validation in the AFD to execute arbitrary code in kernel mode, granting SYSTEM privileges.
This repository contains a functional exploit for CVE-2011-1249, a privilege escalation vulnerability in the Windows AFD.sys driver. The exploit has been modified to fix MinGW cross-compilation issues and includes support for custom command execution.
The repository contains only a README with a title mentioning CVE-2011-1249 but no exploit code, technical details, or analysis. It appears to be a placeholder or incomplete submission.