Session fixation via token-type-blind identifier comparison
Published Nov 10, 2023 · Updated Sep 3, 2024
Session fixation in Symfony Security HTTP allows remote authenticated users to preserve a chosen session ID across successful login. SessionStrategyListener returns without migrating the session when the user identifier is unchanged, even if the authentication token changes from a partially authenticated class to a fully authenticated class. The affected flow requires the same identifier across both token types, leaving the fully authenticated session bound to an identifier already known to remote authenticated users.
Summary
What happened
Session fixation in Symfony Security HTTP allows remote authenticated users to preserve a chosen session ID across successful login. SessionStrategyListener returns without migrating the session when the user identifier is unchanged, even if the authentication token changes from a partially authenticated class to a fully authenticated class. The affected flow requires the same identifier across both token types, leaving the fully authenticated session bound to an identifier already known to remote authenticated users.
The record
- CVE
- CVE-2023-46733
- Published
- Nov 10, 2023
- Updated
- Sep 3, 2024
- Vendor
- Symfony
- Product
- Symfony
- Classifications
- CWE-384, T1550.004
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 10, 2023CVE publishedPublication date reported by the CVE source.
- Sep 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 5.4.21, < 5.4.31
- Affected versionversion=>= 6.2.7, < 6.3.8
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo