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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
06 Jun 2021, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
03 Jun 2021, 08:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2018-03-26 15:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-1283
Mitre link : CVE-2018-1283
CVE.ORG link : CVE-2018-1283
JSON object : View
Products Affected
debian
- debian_linux
netapp
- clustered_data_ontap
- storage_automation_store
- santricity_cloud_connector
- storagegrid
canonical
- ubuntu_linux
apache
- http_server
redhat
- enterprise_linux
CWE