Out-of-Bounds Affecting php:7.2/php-fpm package, versions <0:7.2.24-1.module+el8.2.0+4601+7c76a223


Severity

Recommended
0.0
medium
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
2.91% (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-RHEL8-PHP-3696481
  • published26 Jul 2021
  • disclosed29 Dec 2018

Introduced: 29 Dec 2018

CVE-2019-9022  (opens in a new tab)
CWE-119  (opens in a new tab)

How to fix?

Upgrade RHEL:8 php:7.2/php-fpm to version 0:7.2.24-1.module+el8.2.0+4601+7c76a223 or higher.
This issue was patched in RHSA-2020:1624.

NVD Description

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

An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.