Samly access control vulnerability
Critical severity
GitHub Reviewed
Published
Feb 11, 2024
to the GitHub Advisory Database
•
Updated Oct 21, 2024
Description
Published by the National Vulnerability Database
Feb 11, 2024
Published to the GitHub Advisory Database
Feb 11, 2024
Reviewed
Feb 12, 2024
Last updated
Oct 21, 2024
In the Samly package before 1.4.0 for Elixir,
Samly.State.Store.get_assertion/3
can return an expired session, which interferes with access control because Samly.AuthHandler uses a cached session and does not replace it, even after expiry.References