vendor:
Quake Server
by:
Jeff Roberson
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: Quake Server
Affected Version From: Quake 1
Affected Version To: Quake 2 Solaris
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
1998
Quake Server Remote Console Authentication Bypass Vulnerability
The Quake server has a feature where it allows administrators to remotely send commands to the Quake console with a password. However, it is possible to remotely bypass authentication. In order for this to be exploited, the attacker would have to create a handcrafted udp packet with a header containing the rcon command and the password "tms" with a source IP coming from ID Software's Subnet. (192.246.40). The Quake server does not require an open connection for sending the rcon packet. When this is exploited, no logs are reported of the rcon command being used.
Mitigation:
Ensure that the source IP of the rcon packet is not coming from ID Software's Subnet.