8.2
CVE-2020-12034
- EPSS 0.01%
- Published 20.05.2020 03:15:09
- 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.The EDS subsystem does not provide adequate input sanitation, which may allow an attacker to craft specialized EDS files to inject SQL queries and manipulate the database storing the EDS files. This can lead 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.003 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.2 | 2.8 | 4.7 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H
|
nvd@nist.gov | 4.8 | 6.5 | 4.9 |
AV:A/AC:L/Au:N/C:N/I:P/A:P
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.