CVE-2002-1712
Microsoft Windows 2000 - Denial of Service via Empty TCP/IP Packets with ACK and FIN Bits
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-1712. PoCs published by 3APA3A.
AI-analyzed exploit summary This exploit sends numerous empty TCP packets with FIN and ACK flags set to a target host on port 139, causing the Windows TCP stack to consume excessive system memory, leading to a denial of service (DoS). The code constructs raw TCP/IP packets and floods the target.
Description
Microsoft Windows 2000 allows remote attackers to cause a denial of service (memory consumption) by sending a flood of empty TCP/IP packets with the ACK and FIN bits set to the NetBIOS port (TCP/139), as demonstrated by stream3.
Exploits (2)
This exploit sends numerous empty TCP packets with FIN and ACK flags set to a target host on port 139, causing the Windows TCP stack to consume excessive system memory, leading to a denial of service (DoS). The code constructs raw TCP/IP packets and floods the target.
This exploit sends numerous empty TCP packets with FIN/ACK flags to a target host on port 139, causing the Windows TCP stack to consume excessive system memory, leading to a denial of service (DoS). The code constructs raw IP and TCP packets with spoofed source addresses and ports.