Out-of-bounds Write Affecting rh-php56-php-cli package, versions <0:5.6.25-1.el7


Severity

Recommended
0.0
medium
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
6.86% (94th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL7-RHPHP56PHPCLI-4693268
  • published26 Jul 2021
  • disclosed19 Mar 2016

Introduced: 19 Mar 2016

CVE-2016-4072  (opens in a new tab)
CWE-787  (opens in a new tab)

How to fix?

Upgrade RHEL:7 rh-php56-php-cli to version 0:5.6.25-1.el7 or higher.
This issue was patched in RHSA-2016:2750.

NVD Description

Note: Versions mentioned in the description apply only to the upstream rh-php56-php-cli package and not the rh-php56-php-cli package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

The Phar extension in PHP before 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5 allows remote attackers to execute arbitrary code via a crafted filename, as demonstrated by mishandling of \0 characters by the phar_analyze_path function in ext/phar/phar.c.