Vulnerabilities > CVE-2007-5248 - Use of Externally-Controlled Format String vulnerability in multiple products
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Multiple format string vulnerabilities in the ID Software Doom 3 engine, as used by Doom 3 1.3.1 and earlier, Quake 4 1.4.2 and earlier, and Prey 1.3 and earlier, when Punkbuster (PB) is enabled, allow remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via format string specifiers in (1) a PB_Y packet to the YPG server or (2) a PB_U packet to UCON. NOTE: this issue might be in Punkbuster itself, but there are insufficient details to be certain.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 | |
Application | 2 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Format String Injection An attacker includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An attacker can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the attacker can write to the program stack.
- String Format Overflow in syslog() This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.
Exploit-Db
description | id Software Doom 3 Engine Console String Visualization Format String Vulnerability. CVE-2007-5248. Remote exploits for multiple platform |
id | EDB-ID:30630 |
last seen | 2016-02-03 |
modified | 2007-10-02 |
published | 2007-10-02 |
reporter | Luigi Auriemma |
source | https://www.exploit-db.com/download/30630/ |
title | id Software Doom 3 Engine Console String Visualization Format String Vulnerability |
References
- http://aluigi.altervista.org/adv/d3engfspb-adv.txt
- http://aluigi.org/poc/d3engfspb.zip
- http://www.securityfocus.com/bid/25893
- http://secunia.com/advisories/27002
- http://secunia.com/advisories/27023
- http://secunia.com/advisories/27036
- http://securityreason.com/securityalert/3196
- http://www.vupen.com/english/advisories/2007/3333
- https://exchange.xforce.ibmcloud.com/vulnerabilities/36899
- http://www.securityfocus.com/archive/1/481229/100/0/threaded