vendor:
TORCS
by:
Andres Gomez
7.8
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: TORCS
Affected Version From: torcs 1.3.1
Affected Version To: torcs 1.3.1
Patch Exists: NO
Related CWE: N/A
CPE: a:torcs:torcs:1.3.1
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
2011
TORCS acc Buffer Overflow
This exploit generates a corrupted acc file which has to be saved in the directories where TORCS loads its data, for example replace cars/car4-trb1/car4-trb1.acc and put test.acc or create a new car/track and select it in the TORCS menu.
Mitigation:
Input validation and sanitization should be done to prevent buffer overflow attacks.