CVE-2020-8569

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
21/01/2021
Last modified:
01/02/2021

Description

Kubernetes CSI snapshot-controller prior to v2.1.3 and v3.0.2 could panic when processing a VolumeSnapshot custom resource when: - The VolumeSnapshot referenced a non-existing PersistentVolumeClaim and the VolumeSnapshot did not reference any VolumeSnapshotClass. - The snapshot-controller crashes, is automatically restarted by Kubernetes, and processes the same VolumeSnapshot custom resource after the restart, entering an endless crashloop. Only the volume snapshot feature is affected by this vulnerability. When exploited, users can’t take snapshots of their volumes or delete the snapshots. All other Kubernetes functionality is not affected.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:kubernetes:container_storage_interface_snapshotter:*:*:*:*:*:*:*:* 2.1.0 (including) 2.1.3 (excluding)
cpe:2.3:a:kubernetes:container_storage_interface_snapshotter:*:*:*:*:*:*:*:* 3.0.0 (including) 3.0.2 (excluding)