
We found results for “”
CVE-2023-28708
Good to know:


Date: March 22, 2023
When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11.0.0-M1 to 11.0.0.-M2, 10.1.0-M1 to 10.1.5, 9.0.0-M1 to 9.0.71 and 8.5.0 to 8.5.85 did not include the secure attribute. This could result in the user agent transmitting the session cookie over an insecure channel. Older, EOL versions may also be affected.
Language: Java
Severity Score
Related Resources (15)
Severity Score
Weakness Type (CWE)
Unprotected Transport of Credentials
CWE-523Top Fix

Upgrade Version
Upgrade to version org.apache.tomcat:tomcat-catalina:11.0.0-M3;org.apache.tomcat:tomcat-catalina:8.5.86;org.apache.tomcat:tomcat-catalina:10.1.6;org.apache.tomcat:tomcat-catalina:9.0.72
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | REQUIRED |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | NONE |
Availability (A): | NONE |