Out-of-bounds read in PHP - CVE-2020-7064

 

Out-of-bounds read in PHP - CVE-2020-7064

Published: March 20, 2020


Vulnerability identifier: #VU26259
CSH Severity: Low
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2020-7064
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to a boundary condition within exif_read_data() PHP function. A remote attacker can pass specially crafted data to the application that uses the vulnerable function, trigger one byte out-of-bounds read error and read contents of memory on the system.


Affected software

PHP
Gentoo Linux
Amazon Linux AMI
Debian Linux
Red Hat Enterprise Linux for x86_64
Red Hat Enterprise Linux for IBM z Systems
Red Hat Enterprise Linux for Power, little endian
Red Hat Enterprise Linux for ARM 64
Red Hat Enterprise Linux for x86_64 - Extended Update Support
Red Hat Enterprise Linux Server - AUS
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support
Red Hat Enterprise Linux for Power, little endian - Extended Update Support
Red Hat Enterprise Linux Server - TUS
Red Hat Enterprise Linux for ARM 64 - Extended Update Support
Opensuse
openEuler
Fedora
Red Hat Software Collections
Tenable.sc
php7.0 (Debian package)
php7 (Alpine package)
php7.4 (Ubuntu package)
php-help
php-gmp
php-intl
php-json
php-ldap
php-mbstring
php-mysqlnd
php-odbc
php-opcache
php-pdo
php-pgsql
php-process
php-recode
php-snmp
php-soap
php-tidy
php-xml
php-xmlrpc
php-gd
php
php-bcmath
php-cli
php-common
php-dba
php-dbg
php-debuginfo
php-debugsource
php-devel
php-embedded
php-enchant
php-fpm
php7.3 (Debian package)
rh-php73-php (Red Hat package)

How to mitigate CVE-2020-7064

Install updates from vendor's website.

PHP - addressed in versions 7.2.29, 7.3.16, 7.4.4
Tenable.sc - update to 5.19.0
php7.0 (Debian package) - update to 7.0.33-0+deb9u8
php7 (Alpine package) - update to 7.2.31-r0
php7.4 (Ubuntu package) - update to 7.4.3-4ubuntu1.1
php-help - update to 7.2.10-5
php-gmp - update to 7.2.10-5
php-intl - update to 7.2.10-5
php-json - update to 7.2.10-5
php-ldap - update to 7.2.10-5
php-mbstring - update to 7.2.10-5
php-mysqlnd - update to 7.2.10-5
php-odbc - update to 7.2.10-5
php-opcache - update to 7.2.10-5
php-pdo - update to 7.2.10-5
php-pgsql - update to 7.2.10-5
php-process - update to 7.2.10-5
php-recode - update to 7.2.10-5
php-snmp - update to 7.2.10-5
php-soap - update to 7.2.10-5
php-tidy - update to 7.2.10-5
php-xml - update to 7.2.10-5
php-xmlrpc - update to 7.2.10-5
php-gd - update to 7.2.10-5
php - update to 7.2.10-5
php-bcmath - update to 7.2.10-5
php-cli - update to 7.2.10-5
php-common - update to 7.2.10-5
php-dba - update to 7.2.10-5
php-dbg - update to 7.2.10-5
php-debuginfo - update to 7.2.10-5
php-debugsource - update to 7.2.10-5
php-devel - update to 7.2.10-5
php-embedded - update to 7.2.10-5
php-enchant - update to 7.2.10-5
php-fpm - update to 7.2.10-5
php - addressed in versions 7.3.16-1.fc30, 7.3.16-1.fc31, 7.4.4-1.fc32
php7.3 (Debian package) - update to 7.3.19-1~deb10u1
rh-php73-php (Red Hat package) - update to 7.3.20-1.el7

External References

Related Security Bulletins