9.8
CVE-2020-24673
- EPSS 0.41%
- Veröffentlicht 22.12.2020 22:15:13
- Zuletzt bearbeitet 21.11.2024 05:15:38
- Quelle cybersecurity@ch.abb.com
- Teams Watchlist Login
- Unerledigt Login
In S+ Operations and S+ Historian, a successful SQL injection exploit can read sensitive data from the database, modify database data (Insert/Update/Delete), execute administration operations on the database (such as shutdown the DBMS), recover the content of a given file present on the DBMS file system and in some cases issue commands to the operating system. This can lead to a loss of confidentiality and data integrity or even affect the product behavior and its availability.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Abb ≫ Symphony + Historian Version3.0
Abb ≫ Symphony + Historian Version3.1
Abb ≫ Symphony + Operations Version1.1
Abb ≫ Symphony + Operations Version2.0
Abb ≫ Symphony + Operations Version2.1 Updatesp1
Abb ≫ Symphony + Operations Version2.1 Updatesp2
Abb ≫ Symphony + Operations Version3.0
Abb ≫ Symphony + Operations Version3.1
Abb ≫ Symphony + Operations Version3.2
Abb ≫ Symphony + Operations Version3.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.41% | 0.581 |
Quelle | 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
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
cybersecurity@ch.abb.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-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.