← Back to CVE List

CVE-2018-1283

Published: 2018-03-26T15:29Z
Last Modified: 2024-11-21T03:59Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt