Maven package
io.kubernetes/client-java
pkg:maven/io.kubernetes/client-java
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-25738 | — | < 11.0.1 | 11.0.1 | Oct 11, 2021 | Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution. | ||
| CVE-2020-8570 | — | < 9.0.2 | 9.0.2 | Jan 21, 2021 | Kubernetes Java client libraries in version 10.0.0 and versions prior to 9.0.1 allow writes to paths outside of the current directory when copying multiple files from a remote pod which sends a maliciously crafted archive. This can potentially overwrite any files on the system of |
- CVE-2021-25738Oct 11, 2021affected < 11.0.1fixed 11.0.1
Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution.
- CVE-2020-8570Jan 21, 2021affected < 9.0.2fixed 9.0.2
Kubernetes Java client libraries in version 10.0.0 and versions prior to 9.0.1 allow writes to paths outside of the current directory when copying multiple files from a remote pod which sends a maliciously crafted archive. This can potentially overwrite any files on the system of