CVE-2023-2262
20.09.2023, 16:15
A buffer overflow vulnerability exists in the Rockwell Automation select 1756-EN* communication devices. If exploited, a threat actor could potentially leverage this vulnerability to perform a remote code execution. To exploit this vulnerability, a threat actor would have to send a maliciously crafted CIP request to device.Enginsight
Vendor | Product | Version |
---|---|---|
rockwellautomation | 1756-en2t_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2t_series_b_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2t_series_c_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2t_series_d_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2tk_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2tk_series_b_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2tk_series_c_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2txt_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2txt_series_b_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2txt_series_c_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2txt_series_d_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2tp_series_a_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2tpk_series_a_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2tr_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2tr_series_b_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2tr_series_c_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2trk_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2trk_series_b_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2trk_series_c_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2trxt_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2trxt_series_b_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2trxt_series_c_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2f_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2f_series_b_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2f_series_c_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2fk_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2fk_series_b_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en2fk_series_c_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en3tr_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en3tr_series_b_firmware | 𝑥 ≤ 11.003 |
rockwellautomation | 1756-en3trk_series_a_firmware | 5.008 ≤ 𝑥 ≤ 5.028 |
rockwellautomation | 1756-en3trk_series_b_firmware | 𝑥 ≤ 11.002 |
rockwellautomation | 1756-en2tpxt_series_a_firmware | 𝑥 ≤ 11.002 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.