Lucene search

K
certCERTVU:970915
HistoryMay 29, 2002 - 12:00 a.m.

Quake II Server performs console variable expansion on client-supplied input values

2002-05-2900:00:00
www.kb.cert.org
13

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

EPSS

0.044

Percentile

92.4%

Overview

The Quake II Server contains an information leakage vulnerability that allows remote attackers to gain control of the game server process.

Description

The Quake II Server responds to console commands from Quake II clients to perform a variety of game and server management functions. Both the server and client store configuration and status information in console variables (cvars) that are accessed using a syntax of “$name”, where “name” is the name of the console variable to be expanded.

In normal operation, users interact with a client console application to issue commands to the server. If the user types a command containing the string “$rcon_password”, the client console will include the value of a local variable named “rcon_password” in the command string.

However, if the client console is modified to prevent local variable expansion, an attacker can pass an unexpanded variable string to the server. When the server processes the string, it will expand it using the local variables of the server, not the client.

For example, the “say” command broadcasts text messages from one Quake II client to other players via the server. If the server encounters a “say” command that contains an unexpanded variable string such as “$rcon_password”, it will expand the variable name and include the resulting text in the broadcast message. This can be used by an attacker to gather information from affected servers, including authentication information that would allow the attacker to gain control of the game server process.


Impact

Attackers can obtain authentication information from affected servers, resulting in compromise of the game server process.


Solution

Apply a patch from your vendor

Please see the vendor section of this document for information on patch availability and locations.


Vendor Information

970915

Filter by status: All Affected Not Affected Unknown

Filter by content: __ Additional information available

__ Sort by: Status Alphabetical

Expand all

Javascript is disabled. Click here to view vendors.

Id Software Unknown

Notified: May 23, 2002 Updated: May 23, 2002

Status

Unknown

Vendor Statement

We have not received a statement from the vendor.

Vendor Information

The vendor has not provided us with any further information regarding this vulnerability.

Addendum

The CERT/CC has no additional comments at this time.

If you have feedback, comments, or additional information about this vulnerability, please send us [email](<mailto:[email protected]?Subject=VU%23970915 Feedback>).

CVSS Metrics

Group Score Vector
Base
Temporal
Environmental

References

Acknowledgements

The CERT/CC thanks Richard Stanway for his assistance in researching this vulnerability.

This document was written by Jeffrey P. Lanza.

Other Information

CVE IDs: CVE-2002-0770
Severity Metric: 16.88 Date Public:

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

EPSS

0.044

Percentile

92.4%

Related for VU:970915