-
Bug
-
Resolution: Done
-
Critical
-
10.0.0.CR4
-
None
See: https://www.owasp.org/index.php/Session_Fixation
In JBossWeb, there was a system property to enable this behavior: org.apache.catalina.authenticator.AuthenticatorBase.CHANGE_SESSIONID_ON_AUTH
Undertow does not seem to have an equivalent. I don't see any reason not to always force a session ID change following successful authentication when HttpSession.isNew() returns false.
- is caused by
-
UNDERTOW-579 Default authentication behavior vulnerable to session fixation attacks
- Resolved
- is cloned by
-
JBEAP-1878 Default authentication behavior vulnerable to session fixation attacks
- Closed
- is related to
-
WFLY-5711 FormAuthenticationWebFailoverTestCase fails against Undertow 1.3.6.Final
- Closed