handnot2/samly

handnot2/samly

Releases22
Frequency3 weeks 5 days
Last Release
Stars135
Elixir Plug library to enable SAML 2.0 SP SSO in Phoenix/Plug applications.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

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.