CVE-2022-31207

CVSS V2 None CVSS V3 Critical 9.8
Description
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.
Overview
  • CVE ID
  • CVE-2022-31207
  • Assigner
  • cve@mitre.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-07-26T22:15:11
  • Last Modified Date
  • 2022-08-04T15:01:23
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
AND
cpe:2.3:o:omron:sysmac_cs1_firmware:*:*:*:*:*:*:*:* 1 OR 4.1
cpe:2.3:h:omron:sysmac_cs1:-:*:*:*:*:*:*:* 0 OR
AND
cpe:2.3:o:omron:sysmac_cj2m_firmware:*:*:*:*:*:*:*:* 1 OR 2.1
cpe:2.3:h:omron:sysmac_cj2m:-:*:*:*:*:*:*:* 0 OR
AND
cpe:2.3:o:omron:sysmac_cj2h_firmware:*:*:*:*:*:*:*:* 1 OR 1.5
cpe:2.3:h:omron:sysmac_cj2h:-:*:*:*:*:*:*:* 0 OR
AND
cpe:2.3:o:omron:sysmac_cp1e_firmware:*:*:*:*:*:*:*:* 1 OR 1.30
cpe:2.3:h:omron:sysmac_cp1e:-:*:*:*:*:*:*:* 0 OR
AND
cpe:2.3:o:omron:sysmac_cp1h_firmware:*:*:*:*:*:*:*:* 1 OR 1.30
cpe:2.3:h:omron:sysmac_cp1h:-:*:*:*:*:*:*:* 0 OR
AND
cpe:2.3:o:omron:sysmac_cp1l_firmware:*:*:*:*:*:*:*:* 1 OR 1.10
cpe:2.3:h:omron:sysmac_cp1l:-:*:*:*:*:*:*:* 0 OR
AND
cpe:2.3:o:omron:cp1w-cif41_firmware:-:*:*:*:*:*:*:* 1 OR
cpe:2.3:h:omron:cp1w-cif41:-:*:*:*:*:*:*:* 0 OR
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • HIGH
  • Base Score
  • 9.8
  • Base Severity
  • CRITICAL
  • Exploitability Score
  • 3.9
  • Impact Score
  • 5.9
History
Created Old Value New Value Data Type Notes
2022-07-26 23:00:26 Added to TrackCVE