9.9
CVE-2021-23230
- EPSS 0.25%
- Veröffentlicht 11.06.2021 16:15:12
- Zuletzt bearbeitet 21.11.2024 05:51:24
- Quelle disclosures@gallagher.com
- CVE-Watchlists
- Unerledigt
A SQL Injection vulnerability in the OPCUA interface of Gallagher Command Centre allows a remote unprivileged Command Centre Operator to modify Command Centre databases undetected. This issue affects: Gallagher Command Centre 8.40 versions prior to 8.40.1888 (MR3); 8.30 versions prior to 8.30.1359 (MR3); 8.20 versions prior to 8.20.1259 (MR5); 8.10 versions prior to 8.10.1284 (MR7); version 8.00 and prior versions.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Gallagher ≫ Command Centre Version <= 8.00
Gallagher ≫ Command Centre Version >= 8.10 < 8.10.1284
Gallagher ≫ Command Centre Version >= 8.20 < 8.20.1259
Gallagher ≫ Command Centre Version >= 8.30 < 8.30.1359
Gallagher ≫ Command Centre Version >= 8.40 < 8.40.1888
Gallagher ≫ Command Centre Version8.10.1284 Update-
Gallagher ≫ Command Centre Version8.20.1259 Update-
Gallagher ≫ Command Centre Version8.30.1359 Update-
Gallagher ≫ Command Centre Version8.40.1888 Update-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.25% | 0.452 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
| nvd@nist.gov | 3.5 | 6.8 | 2.9 |
AV:N/AC:M/Au:S/C:N/I:P/A:N
|
| disclosures@gallagher.com | 9.9 | 3.1 | 6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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.