vendor:
SC
by:
Juan Sacco
7.8
CVSS
HIGH
Stack-Based Buffer Overflow
119
CWE
Product Name: SC
Affected Version From: 7.16
Affected Version To: 7.16
Patch Exists: NO
Related CWE: N/A
CPE: a:sc:sc:7.16
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: GNU/Linux - Kali Linux
2019
SC v7.16 Stack-Based Buffer Overflow Vulnerability
SC v7.16 is prone to a basic stack-based buffer overflow vulnerability because the application fails to perform adequate boundary-checks on user-supplied input. An attacker could exploit this issue to execute arbitrary code in the context of the application. Failed exploit attempts will result in a denial-of-service condition.
Mitigation:
Input validation should be performed to ensure that untrusted data is not allowed to be used in the application.