9.8
CVE-2023-2262
- EPSS 4.48%
- Published 20.09.2023 16:15:12
- Last modified 21.11.2024 07:58:15
- Source PSIRT@rockwellautomation.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Rockwellautomation ≫ 1756-en2t Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2t Series B Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2t Series C Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2t Series D Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2tk Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2tk Series B Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2tk Series C Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2txt Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2txt Series B Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2txt Series C Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2txt Series D Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2tp Series A Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2tpk Series A Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2tr Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2tr Series B Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2tr Series C Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2trk Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2trk Series B Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2trk Series C Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2trxt Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2trxt Series B Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2trxt Series C Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2f Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2f Series B Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2f Series C Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2fk Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2fk Series B Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en2fk Series C Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en3tr Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en3tr Series B Firmware Version <= 11.003
Rockwellautomation ≫ 1756-en3trk Series A Firmware Version >= 5.008 <= 5.028
Rockwellautomation ≫ 1756-en3trk Series B Firmware Version <= 11.002
Rockwellautomation ≫ 1756-en2tpxt Series A Firmware Version <= 11.002
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 4.48% | 0.887 |
Source | 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
|
PSIRT@rockwellautomation.com | 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-121 Stack-based Buffer Overflow
A 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 Write
The product writes data past the end, or before the beginning, of the intended buffer.