CVE-2001-0324
Windows 98 and Windows 2000 - Denial of Service via UDP Socket Exhaustion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0324. PoCs published by Georgi Guninski.
AI-analyzed exploit summary This Java applet exploits a socket exhaustion vulnerability in Windows 2000 and 98 by repeatedly creating DatagramSocket instances, leading to a denial of service (DoS) condition. The attack prevents DNS resolution in Windows 2000 and blocks new TCP connections in Windows 98.
Description
Windows 98 and Windows 2000 Java clients allow remote attackers to cause a denial of service via a Java applet that opens a large number of UDP sockets, which prevents the host from establishing any additional UDP connections, and possibly causes a crash.
Exploits (1)
This Java applet exploits a socket exhaustion vulnerability in Windows 2000 and 98 by repeatedly creating DatagramSocket instances, leading to a denial of service (DoS) condition. The attack prevents DNS resolution in Windows 2000 and blocks new TCP connections in Windows 98.