Out-of-bounds Read Affecting php5 package, versions <5.6.40+dfsg-0+deb8u1


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.38% (73rd 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-DEBIAN8-PHP5-337958
  • published22 Feb 2019
  • disclosed22 Feb 2019

Introduced: 22 Feb 2019

CVE-2019-9020  (opens in a new tab)
CWE-125  (opens in a new tab)
CWE-416  (opens in a new tab)

How to fix?

Upgrade Debian:8 php5 to version 5.6.40+dfsg-0+deb8u1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php5 package and not the php5 package as distributed by Debian. See How to fix? for Debian:8 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. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.