CVE-2000-0916
FreeBSD <= 4.1.1 - TCP Sequence Number Spoofing via Insufficient Randomness
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0916.
AI-analyzed exploit summary The vulnerability in the Linux kernel's 'secure_tcp_sequence_number' function in 'drivers/char/random.c' allows remote users to predict TCP initial sequence numbers (ISN) due to weak MD4-based generation. This can facilitate TCP session spoofing and bypass IP-based access controls.
Description
FreeBSD 4.1.1 and earlier, and possibly other BSD-based OSes, uses an insufficient random number generator to generate initial TCP sequence numbers (ISN), which allows remote attackers to spoof TCP connections.
Exploits (1)
The vulnerability in the Linux kernel's 'secure_tcp_sequence_number' function in 'drivers/char/random.c' allows remote users to predict TCP initial sequence numbers (ISN) due to weak MD4-based generation. This can facilitate TCP session spoofing and bypass IP-based access controls.