CVE-2002-0724
Microsoft Windows NT and Windows 2000 - Denial of Service via SMB_COM_TRANSACTION Packet
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-0724. PoCs published by zamolx3, Frederic Deletang.
AI-analyzed exploit summary The provided text describes a buffer overflow vulnerability in Microsoft Windows SMB protocol handling (CVE-2002-0724), which may allow arbitrary code execution or system crashes. It mentions exploitation via malformed SMB requests but lacks actual exploit code.
Description
Buffer overflow in SMB (Server Message Block) protocol in Microsoft Windows NT, Windows 2000, and Windows XP allows attackers to cause a denial of service (crash) via a SMB_COM_TRANSACTION packet with a request for the (1) NetShareEnum, (2) NetServerEnum2, or (3) NetServerEnum3, aka "Unchecked Buffer in Network Share Provider Can Lead to Denial of Service".
Exploits (2)
The provided text describes a buffer overflow vulnerability in Microsoft Windows SMB protocol handling (CVE-2002-0724), which may allow arbitrary code execution or system crashes. It mentions exploitation via malformed SMB requests but lacks actual exploit code.
This exploit is a proof-of-concept for CVE-2002-0724, a buffer overflow vulnerability in the SMB protocol implementation of Microsoft Windows. It sends malformed SMB requests to trigger a denial-of-service (DoS) condition by corrupting heap memory.