Out-of-bounds Read Affecting php-pecl-zip package, versions <0:1.15.3-1.module+el8.1.0+3186+20164e6f


Severity

Recommended
0.0
medium
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
6.14% (91st 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-CENTOS8-PHPPECLZIP-2030929
  • published26 Jul 2021
  • disclosed12 Nov 2018

Introduced: 12 Nov 2018

CVE-2018-20783  (opens in a new tab)
CWE-125  (opens in a new tab)

How to fix?

Upgrade Centos:8 php-pecl-zip to version 0:1.15.3-1.module+el8.1.0+3186+20164e6f or higher.

NVD Description

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

In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c.