9.8
CVE-2022-34820
- EPSS 0.39%
- Published 12.07.2022 10:15:12
- Last modified 21.11.2024 07:10:15
- Source productcert@siemens.com
- Teams watchlist Login
- Open Login
A vulnerability has been identified in SIMATIC CP 1242-7 V2 (All versions < V3.3.46), SIMATIC CP 1243-1 (All versions < V3.3.46), SIMATIC CP 1243-7 LTE EU (All versions < V3.3.46), SIMATIC CP 1243-7 LTE US (All versions < V3.3.46), SIMATIC CP 1243-8 IRC (All versions < V3.3.46), SIMATIC CP 1542SP-1 IRC (All versions >= V2.0 < V2.2.28), SIMATIC CP 1543-1 (All versions < V3.0.22), SIMATIC CP 1543SP-1 (All versions >= V2.0 < V2.2.28), SIPLUS ET 200SP CP 1542SP-1 IRC TX RAIL (All versions >= V2.0 < V2.2.28), SIPLUS ET 200SP CP 1543SP-1 ISEC (All versions >= V2.0 < V2.2.28), SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (All versions >= V2.0 < V2.2.28), SIPLUS NET CP 1242-7 V2 (All versions < V3.3.46), SIPLUS NET CP 1543-1 (All versions < V3.0.22), SIPLUS S7-1200 CP 1243-1 (All versions < V3.3.46), SIPLUS S7-1200 CP 1243-1 RAIL (All versions < V3.3.46). The application does not correctly escape some user provided fields during the authentication process. This could allow an attacker to inject custom commands and execute arbitrary code with elevated privileges.
Data is provided by the National Vulnerability Database (NVD)
Siemens ≫ Simatic Cp 1242-7 V2 Firmware Version < 3.3.46
Siemens ≫ Simatic Cp 1243-1 Firmware Version < 3.3.46
Siemens ≫ Simatic Cp 1243-7 Lte Eu Firmware Version < 3.3.46
Siemens ≫ Simatic Cp 1243-7 Lte Us Firmware Version < 3.3.46
Siemens ≫ Simatic Cp 1243-8 Irc Firmware Version < 3.3.46
Siemens ≫ Simatic Cp 1542sp-1 Irc Firmware Version >= 2.0 < 2.2.28
Siemens ≫ Simatic Cp 1543-1 Firmware Version < 3.0.22
Siemens ≫ Simatic Cp 1543sp-1 Firmware Version >= 2.0 < 2.2.28
Siemens ≫ Siplus Et 200sp Cp 1542sp-1 Irc Tx Rail Firmware Version >= 2.0 < 2.2.28
Siemens ≫ Siplus Et 200sp Cp 1543sp-1 Isec Firmware Version >= 2.0 < 2.2.28
Siemens ≫ Siplus Et 200sp Cp 1543sp-1 Isec Tx Rail Firmware Version >= 2.0 < 2.2.28
Siemens ≫ Siplus Net Cp 1242-7 V2 Firmware Version < 3.3.46
Siemens ≫ Siplus Net Cp 1543-1 Firmware Version < 3.0.22
Siemens ≫ Siplus S7-1200 Cp 1243-1 Firmware Version < 3.3.46
Siemens ≫ Siplus S7-1200 Cp 1243-1 Rail Firmware Version < 3.3.46
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.39% | 0.595 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
productcert@siemens.com | 8.4 | 1.7 | 6 |
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
|
CWE-116 Improper Encoding or Escaping of Output
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.