ghsa-2v35-wj4r-rcmv
Vulnerability from github
Published
2022-05-24 17:40
Modified
2024-11-18 16:26
Severity ?
4.9 (Medium) - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:L
2.3 (Low) - CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L
2.3 (Low) - CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L
VLAI Severity ?
Summary
Kubernetes Secrets Store CSI Driver plugins arbitrary file write
Details
Kubernetes Secrets Store CSI Driver Vault Plugin prior to v0.0.6, Azure Plugin prior to v0.0.10, and GCP Plugin prior to v0.2.0 allow an attacker who can create specially-crafted SecretProviderClass objects to write to arbitrary file paths on the host filesystem, including /var/lib/kubelet/pods
.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/vault-csi-provider" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.0.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/Azure/secrets-store-csi-driver-provider-azure" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.0.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-8567" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T20:07:30Z", "nvd_published_at": "2021-01-21T17:15:00Z", "severity": "LOW" }, "details": "Kubernetes Secrets Store CSI Driver Vault Plugin prior to v0.0.6, Azure Plugin prior to v0.0.10, and GCP Plugin prior to v0.2.0 allow an attacker who can create specially-crafted SecretProviderClass objects to write to arbitrary file paths on the host filesystem, including `/var/lib/kubelet/pods`.", "id": "GHSA-2v35-wj4r-rcmv", "modified": "2024-11-18T16:26:25Z", "published": "2022-05-24T17:40:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8567" }, { "type": "WEB", "url": "https://github.com/kubernetes-sigs/secrets-store-csi-driver/issues/384" }, { "type": "WEB", "url": "https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/298" }, { "type": "WEB", "url": "https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp/pull/74" }, { "type": "WEB", "url": "https://github.com/hashicorp/secrets-store-csi-driver-provider-vault/pull/50" }, { "type": "WEB", "url": "https://groups.google.com/g/kubernetes-secrets-store-csi-driver/c/BI2qisiNXHY" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L", "type": "CVSS_V4" } ], "summary": "Kubernetes Secrets Store CSI Driver plugins arbitrary file write" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…