9.8
CVE-2022-31207
- EPSS 0.08%
- Veröffentlicht 26.07.2022 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:04:07
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
The Omron SYSMAC Cx product family PLCs (CS series, CJ series, and CP series) through 2022-05-18 lack cryptographic authentication. They utilize the Omron FINS (9600/TCP) protocol for engineering purposes, including downloading projects and control logic to the PLC. This protocol has authentication flaws as reported in FSCT-2022-0057. Control logic is downloaded to PLC volatile memory using the FINS Program Area Read and Program Area Write commands or to non-volatile memory using other commands from where it can be loaded into volatile memory for execution. The logic that is loaded into and executed from the user program area exists in compiled object code form. Upon execution, these object codes are first passed to a dedicated ASIC that determines whether the object code is to be executed by the ASIC or the microprocessor. In the former case, the object code is interpreted by the ASIC whereas in the latter case the object code is passed to the microprocessor for object code interpretation by a ROM interpreter. In the abnormal case where the object code cannot be handled by either, an abnormal condition is triggered and the PLC is halted. The logic that is downloaded to the PLC does not seem to be cryptographically authenticated, thus allowing an attacker to manipulate transmitted object code to the PLC and either execute arbitrary object code commands on the ASIC or on the microprocessor interpreter.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Omron ≫ Sysmac Cs1 Firmware Version < 4.1
Omron ≫ Sysmac Cj2m Firmware Version < 2.1
Omron ≫ Sysmac Cj2h Firmware Version < 1.5
Omron ≫ Sysmac Cp1e Firmware Version < 1.30
Omron ≫ Sysmac Cp1h Firmware Version < 1.30
Omron ≫ Sysmac Cp1l Firmware Version < 1.10
Omron ≫ Cp1w-cif41 Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.08% | 0.249 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
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
|
CWE-347 Improper Verification of Cryptographic Signature
The product does not verify, or incorrectly verifies, the cryptographic signature for data.