The Devise gem before 3.5.4 for Ruby mishandles Remember Me cookies for sessions, which may allow an adversary to obtain unauthorized persistent application access.
The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.
Link | Tags |
---|---|
https://rubysec.com/advisories/CVE-2015-8314/ | third party advisory |
https://github.com/advisories/GHSA-746g-3gfp-hfhw | third party advisory patch |
https://github.com/heartcombo/devise/commit/c92996646aba2d25b2c3e235fe0c4f1a84b70d24 | patch |