CVE-2010-0477
Windows 7 and Windows Server 2008 - Remote Code Execution via Crafted SMB Response Packet
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0477. PoCs published by laurent gaffie.
AI-analyzed exploit summary This is a proof-of-concept exploit for CVE-2010-0270 (MS10-020), targeting a stack overflow vulnerability in the Windows SMB client on Windows 7 and 2008 R2. It sets up a malicious SMB server to trigger the vulnerability when a client connects.
Description
The SMB client in Microsoft Windows Server 2008 R2 and Windows 7 does not properly handle (1) SMBv1 and (2) SMBv2 response packets, which allows remote SMB servers and man-in-the-middle attackers to execute arbitrary code via a crafted packet that causes the client to read the entirety of the response, and then improperly interact with the Winsock Kernel (WSK), aka "SMB Client Message Size Vulnerability."
Exploits (1)
This is a proof-of-concept exploit for CVE-2010-0270 (MS10-020), targeting a stack overflow vulnerability in the Windows SMB client on Windows 7 and 2008 R2. It sets up a malicious SMB server to trigger the vulnerability when a client connects.