vendor:
TrACESroute
by:
stringz
7,5
CVSS
HIGH
Format String Vulnerability
134
CWE
Product Name: TrACESroute
Affected Version From: 6.0 GOLD
Affected Version To: 6.0 GOLD
Patch Exists: NO
Related CWE: N/A
CPE: a:tracesroute:tracesroute:6.0_gold
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Red Hat Linux release 7.2 (Enigma)
2002
TrACESroute 6.0 GOLD local format string exploit
A format string vulnerability exists in TrACESroute. The problem exists in the terminator (-T) function of the program. Due to improper use of the fprintf function, an attacker may be able to supply a malicious format string to the program that reults in writing of attacker-supplied values to arbitrary locations in memory.
Mitigation:
Input validation should be used to prevent malicious format strings from being supplied to the program.