CVE-2021-25738
11.10.2021, 19:15
Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution.Enginsight
Vendor | Product | Version |
---|---|---|
kubernetes | java | 𝑥 ≤ 9.0.2 |
kubernetes | java | 10.0.0 ≤ 𝑥 ≤ 10.0.1 |
kubernetes | java | 11.0.0 ≤ 𝑥 < 11.0.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe 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 DataThe application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.
References