CVE Catalog

Actively exploited in the wild

PEAR Archive_Tar Deserialization of Untrusted Data Vulnerability

PEAR - Archive_Tar · Listed in the CISA KEV since 2022-08-25. This indicates confirmed attacks in production environments.

Required action: Apply updates per vendor instructions.

CVE-2020-28949

HighCVSS 7.8KEV
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

An attacker could exploit this vulnerability to overwrite arbitrary files on the server, potentially leading to code execution or system damage. However, processing a malicious tar archive is required.

Recommendation

Update the Archive_Tar library to a version later than 1.4.10. If update is not possible, avoid processing untrusted tar archives.

Other vulnerabilities in Archive_Tar

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS