8.2
CVE-2020-16104
- EPSS 0.61%
- Veröffentlicht 14.12.2020 20:15:12
- Zuletzt bearbeitet 21.11.2024 05:06:47
- Quelle disclosures@gallagher.com
- CVE-Watchlists
- Unerledigt
SQL Injection vulnerability in Enterprise Data Interface of Gallagher Command Centre allows a remote attacker with 'Edit Enterprise Data Interfaces' privilege to execute arbitrary SQL against a third party database if EDI is configured to import data from this database. This issue affects: Gallagher Command Centre 8.30 versions prior to 8.30.1236(MR1); 8.20 versions prior to 8.20.1166(MR3); 8.10 versions prior to 8.10.1211(MR5); 8.00 versions prior to 8.00.1228(MR6); version 7.90 and prior versions.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Gallagher ≫ Command Centre Version < 7.90.0
Gallagher ≫ Command Centre Version >= 8.00 < 8.00.1228
Gallagher ≫ Command Centre Version >= 8.10 < 8.10.1211
Gallagher ≫ Command Centre Version >= 8.20 < 8.20.1166
Gallagher ≫ Command Centre Version >= 8.30 < 8.30.1236
Gallagher ≫ Command Centre Version8.00.1228 Update-
Gallagher ≫ Command Centre Version8.00.1228 Updatemaintenance_release6
Gallagher ≫ Command Centre Version8.10.1211 Update-
Gallagher ≫ Command Centre Version8.10.1211 Updatemaintenance_release5
Gallagher ≫ Command Centre Version8.20.1166 Update-
Gallagher ≫ Command Centre Version8.20.1166 Updatemaintenance_release3
Gallagher ≫ Command Centre Version8.30.1236 Update-
Gallagher ≫ Command Centre Version8.30.1236 Updatemaintenance_release1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.61% | 0.69 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
| disclosures@gallagher.com | 8.2 | 2.3 | 5.3 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:L
|
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.