Missing Initialization of a Variable Affecting httpd package, versions <0:2.2.15-60.el6_9.5


Severity

Recommended
high

Based on CentOS security rating.

Threat Intelligence

EPSS
46.15% (98th 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-CENTOS6-HTTPD-2145728
  • published26 Jul 2021
  • disclosed11 Jul 2017

Introduced: 11 Jul 2017

CVE-2017-9788  (opens in a new tab)
CWE-456  (opens in a new tab)

How to fix?

Upgrade Centos:6 httpd to version 0:2.2.15-60.el6_9.5 or higher.

NVD Description

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

In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service.

References