CVE-2010-2550
Microsoft Windows SMB Server - Remote Code Execution via Crafted SMB Packet
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2010-2550.
PoCs published by laurent gaffie, including Metasploit module auxiliary/dos/windows/smb/ms10_054_queryfs_pool_overflow.
AI-analyzed exploit summary This exploit targets CVE-2010-2550, a vulnerability in Microsoft Windows SMB protocol. It sends a malformed Trans2 packet to trigger a denial-of-service (DoS) condition by crashing the target system.
Description
The SMB Server in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly validate fields in an SMB request, which allows remote attackers to execute arbitrary code via a crafted SMB packet, aka "SMB Pool Overflow Vulnerability."
Exploits (2)
This exploit targets CVE-2010-2550, a vulnerability in Microsoft Windows SMB protocol. It sends a malformed Trans2 packet to trigger a denial-of-service (DoS) condition by crashing the target system.
This Metasploit module exploits a pool overflow vulnerability in Microsoft Windows SRV.SYS via a malformed SMB Transaction2 request, leading to a denial-of-service (blue screen) condition. The exploit targets unpatched systems prior to the August 2010 Patch Tuesday updates.