CVE-2010-0017
Windows 7 and Server 2008 - Remote Code Execution via SMB Negotiate Response Race Condition
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2010-0017.
PoCs published by laurent gaffie, including Metasploit module auxiliary/dos/windows/smb/ms10_006_negotiate_response_loop.
AI-analyzed exploit summary This exploit targets CVE-2010-0017, a vulnerability in the SMB client implementation in Windows. It manipulates NetBIOS and SMB packets to trigger a buffer overflow, potentially leading to remote code execution or denial of service.
Description
Race condition in the SMB client implementation in Microsoft Windows Server 2008 R2 and Windows 7 allows remote SMB servers and man-in-the-middle attackers to execute arbitrary code, and in the SMB client implementation in Windows Vista Gold, SP1, and SP2 and Server 2008 Gold and SP2 allows local users to gain privileges, via a crafted SMB Negotiate response, aka "SMB Client Race Condition Vulnerability."
Exploits (2)
This exploit targets CVE-2010-0017, a vulnerability in the SMB client implementation in Windows. It manipulates NetBIOS and SMB packets to trigger a buffer overflow, potentially leading to remote code execution or denial of service.
This Metasploit module exploits a denial-of-service vulnerability in Microsoft Windows 7 and Server 2008 R2 SMB clients by triggering an infinite loop when a vulnerable client connects to a malicious SMB server. The exploit sends a crafted SMB response to induce a crash.