vendor:
ABC2MTEX
by:
Carter Yagemann
7.8
CVSS
HIGH
Stack Overflow
121
CWE
Product Name: ABC2MTEX
Affected Version From: 1.6.1
Affected Version To: 1.6.1
Patch Exists: YES
Related CWE: CVE-2004-1257
CPE: abc2mtex
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Debian Buster
2019
ABC2MTEX 1.6.1 – Command Line Stack Overflow
An unsafe strcpy at abc.c:241 allows an attacker to overwrite the return address from the openIn function by providing a long input filename. This carries similar risk to CVE-2004-1257.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in a strcpy call.