8.8
CVE-2020-16103
- EPSS 2.05%
- Veröffentlicht 14.12.2020 20:15:12
- Zuletzt bearbeitet 21.11.2024 05:06:47
- Quelle disclosures@gallagher.com
- CVE-Watchlists
- Unerledigt
Type confusion in Gallagher Command Centre Server allows a remote attacker to crash the server or possibly cause remote code execution. 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); 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.1211
Gallagher ≫ Command Centre Version >= 8.20 < 8.20.1166
Gallagher ≫ Command Centre Version >= 8.30 < 8.30.1236
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 | 2.05% | 0.834 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/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.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-704 Incorrect Type Conversion or Cast
The product does not correctly convert an object, resource, or structure from one type to a different type.
CWE-843 Access of Resource Using Incompatible Type ('Type Confusion')
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.