Search for packages
Package details: pkg:composer/pear/archive_tar@1.3.15
purl pkg:composer/pear/archive_tar@1.3.15
Next non-vulnerable version 1.4.14
Latest non-vulnerable version 1.4.14
Risk 10.0
Vulnerabilities affecting this package (5)
Vulnerability Summary Fixed by
VCID-1rj6-vrxh-yyga
Aliases:
CVE-2018-1000888
GHSA-3q76-jq6m-573p
PEAR Archive_Tar version 1.4.3 and earlier contains a CWE-502, CWE-915 vulnerability in the Archive_Tar class. There are several file operations with `$v_header['filename']` as parameter (such as file_exists, is_file, is_dir, etc). When extract is called without a specific prefix path, we can trigger unserialization by crafting a tar file with `phar://[path_to_malicious_phar_file]` as path. Object injection can be used to trigger destruct in the loaded PHP classes, e.g. the Archive_Tar class itself. With Archive_Tar object injection, arbitrary file deletion can occur because `@unlink($this->_temp_tarname)` is called. If another class with useful gadget is loaded, it may possible to cause remote code execution that can result in files being deleted or possibly modified. This vulnerability appears to have been fixed in 1.4.4.
1.4.4
Affected by 4 other vulnerabilities.
VCID-5ruf-64ah-pbav
Aliases:
CVE-2021-32610
GHSA-p8q8-jfcv-g2h2
directory traversal
1.4.14
Affected by 0 other vulnerabilities.
VCID-6599-kg4s-gkbe
Aliases:
CVE-2020-28949
GHSA-75c5-f4gw-38r9
Archive_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 files) can still succeed.
1.4.11
Affected by 2 other vulnerabilities.
1.4.12
Affected by 1 other vulnerability.
VCID-tsgt-t45r-ufbj
Aliases:
CVE-2020-28948
GHSA-jh5x-hfhg-78jq
Archive_Tar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked.
1.4.11
Affected by 2 other vulnerabilities.
1.4.12
Affected by 1 other vulnerability.
VCID-ynra-rw79-y7dj
Aliases:
CVE-2020-36193
GHSA-rpw6-9xfx-jvcx
multiple issues
1.4.12
Affected by 1 other vulnerability.
1.4.13
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.