CVE-2009-2532
EXPLOITEDWindows Vista and Server 2008 - Remote Code Execution via SMBv2 Command Value
Title source: llmExploitation Summary
CVE-2009-2532 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits.
AI-analyzed exploit summary This exploit targets a vulnerability in Microsoft SRV2.SYS SMB Negotiate ProcessID Function Table Dereference, allowing remote code execution on Vista SP1/SP2 systems. It spawns a reverse shell on port 28876, granting SYSTEM-level access.
Description
Microsoft Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold and SP2, and Windows 7 RC do not properly process the command value in an SMB Multi-Protocol Negotiate Request packet, which allows remote attackers to execute arbitrary code via a crafted SMBv2 packet to the Server service, aka "SMBv2 Command Value Vulnerability."
Exploits (2)
This exploit targets a vulnerability in Microsoft SRV2.SYS SMB Negotiate ProcessID Function Table Dereference, allowing remote code execution on Vista SP1/SP2 systems. It spawns a reverse shell on port 28876, granting SYSTEM-level access.
This exploit targets CVE-2009-2532, a vulnerability in Microsoft Windows SMBv2, by sending a crafted SMB packet to trigger a buffer overflow, followed by an authentication attempt to execute the injected shellcode. The payload is a reverse TCP shell generated via msfvenom.