OS Command Injection in csmock - CVE-2024-2243

 

OS Command Injection in csmock - CVE-2024-2243

Published: March 21, 2024


Vulnerability identifier: #VU87687
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-2243
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
csmock
Software vendor:
csutils

Description

The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.

The vulnerability exists due to improper input validation when processing arguments passed via the "--snyk-code-test-opts" CLI argument. A remote attacker can trick the victim to pass specially crafted options to the application and execute arbitrary OS commands on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install updates from vendor's website.

External links