CVE-1999-0746
SuSE Linux - Denial of Service via in.identd Default Configuration
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0746. PoCs published by friedolin.
AI-analyzed exploit summary This exploit targets a vulnerability in SuSE Linux's inetd.conf configuration where in.identd is started with the -w -t120 option, allowing a remote attacker to exhaust system resources by flooding the identd service with multiple connections, leading to a denial of service (DoS). The code establishes numerous TCP connections to port 113 (ident) and sends a crafted ident request to each connection.
Description
A default configuration of in.identd in SuSE Linux waits 120 seconds between requests, allowing a remote attacker to conduct a denial of service.
Exploits (1)
This exploit targets a vulnerability in SuSE Linux's inetd.conf configuration where in.identd is started with the -w -t120 option, allowing a remote attacker to exhaust system resources by flooding the identd service with multiple connections, leading to a denial of service (DoS). The code establishes numerous TCP connections to port 113 (ident) and sends a crafted ident request to each connection.