Security Advisory

CVE-2021-40153

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-08-27 00:00:00
Last updated 2024-08-04 02:27:31
Assigner mitre
State PUBLISHED

Description

squashfs_opendir in unsquash-1.c in Squashfs-Tools 4.5 stores the filename in the directory entry; this is then used by unsquashfs to create the new file during the unsquash. The filename is not validated for traversal outside of the destination directory, and thus allows writing to locations outside of the destination.