VYPR

ZipArchive

by PHP

CVEs (2)

  • CVE-2021-21706MedOct 4, 2021
    risk 0.35cvss 5.3epss 0.01

    In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or…

  • CVE-2008-5658Dec 17, 2008
    risk 0.00cvss epss 0.04

    Directory traversal vulnerability in the ZipArchive::extractTo function in PHP 5.2.6 and earlier allows context-dependent attackers to write arbitrary files via a ZIP file with a file whose name contains .. (dot dot) sequences.