blob: f0fd80586ad11646d7b68ef56b05d3bf5f617adf [file] [log] [blame]
{
"id": "GO-2022-0629",
"published": "2022-02-15T01:57:18Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-8568",
"GHSA-5cgx-vhfp-6cf9"
],
"details": "Modifying pod status allows host directory traversal.\n\nKubernetes Secrets Store CSI Driver allows 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.",
"affected": [
{
"package": {
"name": "sigs.k8s.io/secrets-store-csi-driver",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0.0.15"
},
{
"fixed": "0.0.17"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0629"
},
"ecosystem_specific": {
"imports": [
{
"path": "sigs.k8s.io/secrets-store-csi-driver/controllers",
"symbols": [
"SecretProviderClassPodStatusReconciler.Reconcile"
]
},
{
"path": "sigs.k8s.io/secrets-store-csi-driver/pkg/rotation",
"symbols": [
"Reconciler.Run",
"Reconciler.reconcile"
]
},
{
"path": "sigs.k8s.io/secrets-store-csi-driver/pkg/secrets-store",
"symbols": [
"SecretsStore.Run",
"nodeServer.NodeUnpublishVolume"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/kubernetes-sigs/secrets-store-csi-driver/pull/371"
},
{
"type": "FIX",
"url": "https://github.com/kubernetes-sigs/secrets-store-csi-driver/commit/c2cbb19e2eef16638fa0523383788a4bc22231fd"
}
],
"credits": [
{
"name": "tam7t (Tommy Murphy)"
}
],
"schema_version": "1.3.1"
}