8.2

CVE-2020-16104

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)
GallagherCommand Centre Version < 7.90.0
GallagherCommand Centre Version >= 8.00 < 8.00.1228
GallagherCommand Centre Version >= 8.10 < 8.10.1211
GallagherCommand Centre Version >= 8.20 < 8.20.1166
GallagherCommand Centre Version >= 8.30 < 8.30.1236
GallagherCommand Centre Version8.00.1228 Update-
GallagherCommand Centre Version8.00.1228 Updatemaintenance_release6
GallagherCommand Centre Version8.10.1211 Update-
GallagherCommand Centre Version8.10.1211 Updatemaintenance_release5
GallagherCommand Centre Version8.20.1166 Update-
GallagherCommand Centre Version8.20.1166 Updatemaintenance_release3
GallagherCommand Centre Version8.30.1236 Update-
GallagherCommand Centre Version8.30.1236 Updatemaintenance_release1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.61% 0.69
CVSS Metriken
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.