mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
887 B
Markdown
19 lines
887 B
Markdown
### [CVE-2020-8570](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8570)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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 the process executing the client code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-8570
|
|
|