SB2024100954 - Multiple vulnerabilities in Siemens SINEC Security Monitor
Published: October 9, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 4 vulnerabilities.
1) Improper Neutralization of Argument Delimiters in a Command (CVE-ID: CVE-2024-47553)
CWE-ID: CWE-88 - Argument Injection or Modification
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to execute arbitrary argument.
The vulnerability exists due to the affected application does not properly validate user input to the ssmctl-client command. A remote user can execute arbitrary code with root privileges on the underlying OS.
2) Command Injection (CVE-ID: CVE-2024-47562)
CWE-ID: CWE-77 - Command injection
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local user to execute arbitrary commands on the target system.
The vulnerability exists due to improper input validation in the ssmctl-client command. A local user can pass specially crafted data to the application and execute arbitrary commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
3) Path traversal (CVE-ID: CVE-2024-47563)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences. A remote attacker can create arbitrary CSR files in writable directories outside the intended location.
4) Permissive List of Allowed Inputs (CVE-ID: CVE-2024-47565)
CWE-ID: CWE-183 - Permissive List of Allowed Inputs
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to comprmise the target system.
The vulnerability exists due to the affected application does not properly validate that user input complies with a list of allowed values. A remote user can compromise the integrity of the configuration of the affected application.
Remediation
Install update from vendor's website.