#VU17066 Deserialization of Untrusted Data in Archive_Tar - CVE-2018-1000888

 

#VU17066 Deserialization of Untrusted Data in Archive_Tar - CVE-2018-1000888

Published: January 17, 2019 / Updated: June 17, 2021


Vulnerability identifier: #VU17066
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2018-1000888
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Archive_Tar
Software vendor:
PHP Group

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to insecure input validation when processing serialized data within tar files. A remote attacker can create a tar file with `phar://[path_to_malicious_phar_file]` as path  and execute arbitrary code on the target system.


Remediation

Install updates from vendor's website.

External links