PHP Object Injection Vulnerability in PEAR Archive_Tar by PEAR
CVE-2018-1000888

8.8HIGH

Key Information:

Vendor
PHP
Vendor
CVE Published:
28 December 2018

Summary

The Archive_Tar class in PEAR's Archive_Tar prior to version 1.4.4 is susceptible to object injection through crafted tar files. This vulnerability allows attackers to manipulate file operations using the $v_header['filename'] parameter, which can lead to arbitrary file deletions via calls to @unlink($this->_temp_tarname). If other vulnerable PHP classes are instantiated, it increases the risk of remote code execution, potentially allowing unauthorized access or manipulation of the system.

References

EPSS Score

28% chance of being exploited in the next 30 days.

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.