The activerecord-session_store (aka Active Record Session Store) component through 1.1.3 for Ruby on Rails does not use a constant-time approach when delivering information about whether a guessed session ID is valid. Consequently, remote attackers can leverage timing discrepancies to achieve a correct guess in a relatively short amount of time. This is a related issue to CVE-2019-16782.
References
Link | Resource |
---|---|
https://github.com/rails/activerecord-session_store/pull/151 | Patch Third Party Advisory |
https://github.com/rails/activerecord-session_store/pull/151 | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 04:39
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/rails/activerecord-session_store/pull/151 - Patch, Third Party Advisory |
Information
Published : 2021-03-05 06:15
Updated : 2024-11-21 04:39
NVD link : CVE-2019-25025
Mitre link : CVE-2019-25025
CVE.ORG link : CVE-2019-25025
JSON object : View
Products Affected
rubyonrails
- active_record_session_store
CWE