mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2020-8568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8568)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Kubernetes Secrets Store CSI Driver versions v0.0.15 and v0.0.16 allow an attacker who can modify a SecretProviderClassPodStatus/Status resource the ability to write content to the host filesystem and sync file contents to Kubernetes Secrets. This includes paths under var/lib/kubelet/pods that contain other Kubernetes Secrets.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/kubernetes-sigs/secrets-store-csi-driver/issues/378
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|