CVE-2006-0734
Half-Life CSTRIKE Dedicated Server < 1.6_linux - Authenticated Denial of Service via Backslash in Connection String
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0734. PoCs published by Firestorm.
AI-analyzed exploit summary This Perl script exploits a denial-of-service (DoS) vulnerability in the Half-Life engine by sending malformed UDP packets to port 27015. It forks to create two connections, sending a 'getchallenge' request followed by a crafted 'connect' command to trigger the DoS.
Description
The SV_CheckForDuplicateNames function in Valve Software Half-Life CSTRIKE Dedicated Server 1.6 and earlier allows remote authenticated users to cause a denial of service (infinite loop and daemon hang) via a backslash character at the end of a connection string to UDP port 27015.
Exploits (1)
This Perl script exploits a denial-of-service (DoS) vulnerability in the Half-Life engine by sending malformed UDP packets to port 27015. It forks to create two connections, sending a 'getchallenge' request followed by a crafted 'connect' command to trigger the DoS.