We found results for “”
CVE-2024-7341
Good to know:
Date: September 9, 2024
A session fixation issue was discovered in the SAML adapters provided by Keycloak. The session ID and JSESSIONID cookie are not changed at login time, even when the turnOffChangeSessionIdOnLogin option is configured. This flaw allows an attacker who hijacks the current session before authentication to trigger session fixation.
Language: Java
Severity Score
Related Resources (17)
Severity Score
Weakness Type (CWE)
Session Fixation
CWE-384Top Fix
Upgrade Version
Upgrade to version org.keycloak:keycloak-saml-wildfly-elytron-adapter:22.0.12,24.0.7
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | LOW |
User Interaction (UI): | REQUIRED |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | HIGH |