VYPR

squashfs-tools

by Plougher

Source repositories

CVEs (3)

  • CVE-2015-4646HigApr 13, 2017
    risk 0.42cvss 7.5epss 0.07

    (1) unsquash-1.c, (2) unsquash-2.c, (3) unsquash-3.c, and (4) unsquash-4.c in Squashfs and sasquatch allow remote attackers to cause a denial of service (application crash) via a crafted input.

  • CVE-2015-4645MedMar 17, 2017
    risk 0.29cvss 5.5epss 0.03

    Integer overflow in the read_fragment_table_4 function in unsquash-4.c in Squashfs and sasquatch allows remote attackers to cause a denial of service (application crash) via a crafted input, which triggers a stack-based buffer overflow.

  • CVE-2021-40153HigAug 27, 2021
    risk 0.00cvss 8.1epss 0.03

    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…