Vulnerabilities > CVE-2007-5265 - Use of Externally-Controlled Format String vulnerability in Dawnoftime Dawn of Time
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Multiple format string vulnerabilities in websrv.cpp in Dawn of Time 1.69s beta4 and earlier allow remote attackers to execute arbitrary code via format string specifiers in the (1) username or (2) password fields when accessing certain "restricted zones", which are not properly handled by the (a) processWebHeader and (b) filterWebRequest functions.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
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 | Dawn of Time 1.69 MUD Server Multiple Format String Vulnerabilities. CVE-2007-5265. Dos exploits for multiple platform |
id | EDB-ID:30644 |
last seen | 2016-02-03 |
modified | 2007-10-05 |
published | 2007-10-05 |
reporter | Luigi Auriemma |
source | https://www.exploit-db.com/download/30644/ |
title | Dawn of Time 1.69 MUD Server Multiple Format String Vulnerabilities |
References
- http://aluigi.altervista.org/adv/dawnfs-adv.txt
- http://forums.dawnoftime.org/viewtopic.php?t=2102
- http://www.securityfocus.com/bid/25944
- http://secunia.com/advisories/27083
- http://securityreason.com/securityalert/3201
- http://www.vupen.com/english/advisories/2007/3418
- https://exchange.xforce.ibmcloud.com/vulnerabilities/36973
- http://www.securityfocus.com/archive/1/481619/100/0/threaded