9.9
CVE-2023-5183
- EPSS 0.6%
- Veröffentlicht 27.09.2023 15:19:42
- Zuletzt bearbeitet 21.11.2024 08:41:15
- Quelle security@illumio.com
- CVE-Watchlists
- Unerledigt
Unsafe deserialization of untrusted JSON allows execution of arbitrary code on affected releases of the Illumio PCE. Authentication to the API is required to exploit this vulnerability. The flaw exists within the network_traffic API endpoint. An attacker can leverage this vulnerability to execute code in the context of the PCE’s operating system user.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Illumio ≫ Core Policy Compute Engine Version < 19.3.7
Illumio ≫ Core Policy Compute Engine Version >= 21.2.0 < 21.2.8
Illumio ≫ Core Policy Compute Engine Version >= 21.5.0 < 21.5.36
Illumio ≫ Core Policy Compute Engine Version >= 22.2.0 < 22.2.42
Illumio ≫ Core Policy Compute Engine Version >= 22.5.0 < 22.5.31
Illumio ≫ Core Policy Compute Engine Version >= 23.2.0 < 23.2.11
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.6% | 0.686 |
| 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
|
| security@illumio.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-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.