5.5
CVE-2020-12038
- EPSS 0.01%
- Published 19.05.2020 22:15:12
- Last modified 21.11.2024 04:59:09
- Source ics-cert@hq.dhs.gov
- Teams watchlist Login
- Open Login
Products that use EDS Subsystem: Version 28.0.1 and prior (FactoryTalk Linx software (Previously called RSLinx Enterprise): Versions 6.00, 6.10, and 6.11, RSLinx Classic: Version 4.11.00 and prior, RSNetWorx software: Version 28.00.00 and prior, Studio 5000 Logix Designer software: Version 32 and prior) is vulnerable. A memory corruption vulnerability exists in the algorithm that matches square brackets in the EDS subsystem. This may allow an attacker to craft specialized EDS files to crash the EDSParser COM object, leading to denial-of-service conditions.
Data is provided by the National Vulnerability Database (NVD)
Rockwellautomation ≫ Eds Subsystem Version <= 28.0.1
Rockwellautomation ≫ Rslinx SwEditionclassic Version <= 4.11.00
Rockwellautomation ≫ Rslinx Enterprise Version6.00.00
Rockwellautomation ≫ Rslinx Enterprise Version6.10.00
Rockwellautomation ≫ Rslinx Enterprise Version6.11.00
Rockwellautomation ≫ Rsnetworx Version <= 28.00.00
Rockwellautomation ≫ Studio 5000 Logix Designer Version <= 32.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.01% | 0.012 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:N/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-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.