Vulnerability 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 Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dropbox | Samly | < 1.4.0 |
Related Weaknesses (CWE)
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/812b5c3ad076dc9c9334c1a560c8e64Patch
- 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/812b5c3ad076dc9c9334c1a560c8e64Patch
- https://github.com/handnot2/samlyProduct
- https://hex.pm/packages/samlyRelease Notes
FAQ
What is CVE-2024-25718?
CVE-2024-25718 is a vulnerability with a CVSS score of 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 ...
How severe is CVE-2024-25718?
CVE-2024-25718 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-25718?
Check the references section above for vendor advisories and patch information. Affected products include: Dropbox Samly.