6.7
CVE-2021-25738
- EPSS 0.12%
- Published 11.10.2021 19:15:07
- Last modified 21.11.2024 05:55:19
- Source jordan@liggitt.net
- Teams watchlist Login
- Open Login
Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution.
Data is provided by the National Vulnerability Database (NVD)
Kubernetes ≫ Java Version <= 9.0.2
Kubernetes ≫ Java Version >= 10.0.0 <= 10.0.1
Kubernetes ≫ Java Version >= 11.0.0 < 11.0.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.311 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.7 | 0.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 4.6 | 3.9 | 6.4 |
AV:L/AC:L/Au:N/C:P/I:P/A:P
|
jordan@liggitt.net | 6.7 | 0.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.