You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
OR
*cpe:2.3:a:php:pear_archive_tar:*:*:*:*:*:*:*:* versions up to (including) 1.4.3
Added
CPE Configuration
OR
*cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
*cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
*cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*
Added
CPE Configuration
OR
*cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
Changed
Reference Type
https://blog.ripstech.com/2018/new-php-exploitation-technique/ No Types Assigned
https://blog.ripstech.com/2018/new-php-exploitation-technique/ Exploit, Third Party Advisory
Changed
Reference Type
https://cdn2.hubspot.net/hubfs/3853213/us-18-Thomas-It%27s-A-PHP-Unserialization-Vulnerability-Jim-But-Not-As-We-....pdf No Types Assigned
https://cdn2.hubspot.net/hubfs/3853213/us-18-Thomas-It%27s-A-PHP-Unserialization-Vulnerability-Jim-But-Not-As-We-....pdf Exploit, Technical Description, Third Party Advisory
Changed
Reference Type
https://pear.php.net/bugs/bug.php?id=23782 No Types Assigned
https://pear.php.net/bugs/bug.php?id=23782 Broken Link, Third Party Advisory
Changed
Reference Type
https://pear.php.net/package/Archive_Tar/download/ No Types Assigned
https://pear.php.net/package/Archive_Tar/download/ Broken Link, Third Party Advisory
Changed
Reference Type
https://usn.ubuntu.com/3857-1/ No Types Assigned
https://usn.ubuntu.com/3857-1/ Third Party Advisory
Changed
Reference Type
https://www.debian.org/security/2019/dsa-4378 No Types Assigned
https://www.debian.org/security/2019/dsa-4378 Third Party Advisory
Changed
Reference Type
https://www.exploit-db.com/exploits/46108/ No Types Assigned
https://www.exploit-db.com/exploits/46108/ Exploit, Third Party Advisory
Added
CVSS V2 Metadata
Victim must voluntarily interact with attack mechanism