Description
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.
Remediation
References
Related Vulnerabilities
phpMyAdmin Cross-Site Request Forgery (CSRF) Vulnerability (CVE-2017-1000499)
WordPress Plugin All-In-One Security (AIOS)-Security and Firewall Open Redirect (4.4.1)
WordPress Plugin Easy Form Builder Arbitrary File Upload (1.0)
WordPress Plugin All in One Webmaster Cross-Site Request Forgery (8.2.3)