GHSA-cvw2-xj8r-mjf7
Vulnerability from github
Published
2021-03-09 00:45
Modified
2023-09-05 22:00
Severity ?
Summary
Activerecord-session_store Vulnerable to Timing Attack
Details
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.
Recommendation
This has been fixed in version 2.0.0. All users are advised to update to this version or later.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.1.3" }, "package": { "ecosystem": "RubyGems", "name": "activerecord-session_store" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-25025" ], "database_specific": { "cwe_ids": [ "CWE-208" ], "github_reviewed": true, "github_reviewed_at": "2021-03-09T00:45:19Z", "nvd_published_at": "2021-03-05T06:15:00Z", "severity": "MODERATE" }, "details": "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. \n\n## Recommendation\n\nThis has been fixed in version 2.0.0. All users are advised to update to this version or later.", "id": "GHSA-cvw2-xj8r-mjf7", "modified": "2023-09-05T22:00:39Z", "published": "2021-03-09T00:45:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25025" }, { "type": "WEB", "url": "https://github.com/rails/activerecord-session_store/pull/151" }, { "type": "WEB", "url": "https://github.com/rails/activerecord-session_store/commit/9d4dd113d3010b82daaadf0b0ee6b9fb2afb2160" }, { "type": "PACKAGE", "url": "https://github.com/rails/activerecord-session_store" }, { "type": "WEB", "url": "https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/activerecord-session_store/CVE-2019-25025.yml" }, { "type": "WEB", "url": "https://rubygems.org/gems/activerecord-session_store" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Activerecord-session_store Vulnerable to Timing Attack" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.