This page lists publicly disclosed CVE vulnerabilities affecting php archive_tar (linked via NVD CPE). Each row includes severity scores, summaries, and publication dates to help identify and analyze security issues.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| CVE-2021-32610 | In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193. | [email protected] | 7.1 | 3.02% | 2021-07-30 | 2024-11-21 |
| CVE-2020-36193 KEV | Tar.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-2020-28948. | [email protected] | 7.5 | 71.15% | 2021-01-18 | 2025-11-07 |
| CVE-2020-28949 KEV | 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. | [email protected] | 7.8 | 93.36% | 2020-11-19 | 2025-11-07 |
| CVE-2020-28948 | Archive_Tar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked. | [email protected] | 7.8 | 76.87% | 2020-11-19 | 2024-11-21 |