CVE-2024-25718
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.66%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.66% probability · 50th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-613, CWE-400
- Affected
- dropbox/samly
- Source
- cve@mitre.org
References
- https://diff.hex.pm/diff/samly/1.3.0..1.4.0Patch
- https://github.com/dropbox/samlyProduct
- https://github.com/dropbox/samly/pull/13Patch
- https://github.com/dropbox/samly/pull/13/commits/812b5c3ad076dc9c9334c1a560c8e6470607d1ebPatch
- https://github.com/handnot2/samlyProduct
- https://hex.pm/packages/samlyRelease Notes
- https://diff.hex.pm/diff/samly/1.3.0..1.4.0Patch
- https://github.com/dropbox/samlyProduct
- https://github.com/dropbox/samly/pull/13Patch
- https://github.com/dropbox/samly/pull/13/commits/812b5c3ad076dc9c9334c1a560c8e6470607d1ebPatch
- https://github.com/handnot2/samlyProduct
- https://hex.pm/packages/samlyRelease Notes
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.