CVE-2018-1283 Affecting apache2 package, versions <2.4.18-2ubuntu3.8


Severity

Recommended
low

Based on Ubuntu security rating.

Threat Intelligence

EPSS
0.26% (65th 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-UBUNTU1604-APACHE2-391195
  • published26 Mar 2018
  • disclosed26 Mar 2018

Introduced: 26 Mar 2018

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

How to fix?

Upgrade Ubuntu:16.04 apache2 to version 2.4.18-2ubuntu3.8 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream apache2 package and not the apache2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 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