10
CVE-2017-16740
- EPSS 0.17%
- Veröffentlicht 09.01.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 03:16:52
- Quelle ics-cert@hq.dhs.gov
- Teams Watchlist Login
- Unerledigt Login
A Buffer Overflow issue was discovered in Rockwell Automation Allen-Bradley MicroLogix 1400 Controllers, Series B and C Versions 21.002 and earlier. The stack-based buffer overflow vulnerability has been identified, which may allow remote code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Rockwellautomation ≫ 1766-l32bxba Firmware Version <= 21.002
Rockwellautomation ≫ 1766-l32awa Firmware Version <= 21.002
Rockwellautomation ≫ 1766-l32bxb Firmware Version <= 21.002
Rockwellautomation ≫ 1766-l32bwaa Firmware Version <= 21.002
Rockwellautomation ≫ 1766-l32awaa Firmware Version <= 21.002
Rockwellautomation ≫ 1766-l32bwa Firmware Version <= 21.002
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.17% | 0.345 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 10 | 3.9 | 6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.