GHSA-p44w-25fh-fx4cMediumCVSS 4.4
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious...
🔗 CVE IDs covered (1)
📋 Description
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious whiteout header (e.g. victim/.wh.) can cause the extraction destination directory to be replaced with an arbitrary file when processed by storage/pkg/archive.UnpackLayer, ApplyLayer, or ApplyUncompressedLayer.