Improper Input Validation Affecting mod_proxy_html package, versions <1:2.4.6-95.el7


Severity

Recommended
0.0
medium
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.2% (59th 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 Learn

Learn about Improper Input Validation vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CENTOS7-MODPROXYHTML-2170064
  • published26 Jul 2021
  • disclosed21 Mar 2018

Introduced: 21 Mar 2018

CVE-2018-1283  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

Upgrade Centos:7 mod_proxy_html to version 1:2.4.6-95.el7 or higher.

NVD Description

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

In Apache httpd 2.4.0 to 2.4.29, when mod_session is configured to forward its session data to CGI applications (SessionEnv on, not the default), a remote user may influence their content by using a "Session" header. This comes from the "HTTP_SESSION" variable name used by mod_session to forward its data to CGIs, since the prefix "HTTP_" is also used by the Apache HTTP Server to pass HTTP header fields, per CGI specifications.

References