Heap-based Buffer Overflow Affecting php-zts package, versions *


Severity

Recommended
low

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
2.27% (90th 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-RHEL6-PHPZTS-1398171
  • published26 Jul 2021
  • disclosed6 Dec 2018

Introduced: 6 Dec 2018

CVE-2019-9021  (opens in a new tab)
CWE-122  (opens in a new tab)

How to fix?

There is no fixed version for RHEL:6 php-zts.

NVD Description

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

An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.