Php Archive_tar

4 CVEs affecting Php Archive_tar. Latest disclosed: 2021-07-30. Critical: 0, High: 4.

Top CVEs affecting Php Archive_tar
CVESeverityScorePublishedSummary
CVE-2020-28949High7.82020-11-19Archive_Tar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack (such as file:// to overwrite f…
CVE-2020-28948High7.82020-11-19Archive_Tar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked.
CVE-2020-36193High7.52021-01-18Tar.php in Archive_Tar through 1.4.11 allows write operations with Directory Traversal due to inadequate checking of symbolic links, a related issue to CVE-202…
CVE-2021-32610High7.12021-07-30In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193.