CVE-2022-31207: Critical severity omron sysmac cs1 firmware vulnerability
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.
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID for this vulnerability?
The vulnerability ID for this vulnerability is CVE-2022-31207.
What is the severity of CVE-2022-31207?
CVE-2022-31207 has a severity rating of 9.8 (Critical).
Which Omron SYSMAC Cx product family PLCs are affected by CVE-2022-31207?
The Omron SYSMAC Cx product family PLCs, including CS series, CJ series, and CP series, are affected by CVE-2022-31207.
What is the impact of CVE-2022-31207?
CVE-2022-31207 allows an attacker to perform unauthorized actions on affected Omron SYSMAC Cx PLCs.
Are there any known fixes or mitigations for CVE-2022-31207?
As of now, there are no known fixes or mitigations available for CVE-2022-31207. It is recommended to follow the guidelines provided by the vendor and implement security best practices.