6.7
CVE-2021-25738
- EPSS 0.12%
- Veröffentlicht 11.10.2021 19:15:07
- Zuletzt bearbeitet 21.11.2024 05:55:19
- Quelle jordan@liggitt.net
- Teams Watchlist Login
- Unerledigt Login
Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution.
Daten sind bereitgestellt durch 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.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.311 |
Quelle | 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.