File tree 1 file changed +27
-0
lines changed
gems/activerecord-session_store
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ gem : activerecord-session_store
3
+ cve : 2019-25025
4
+ ghsa : cvw2-xj8r-mjf7
5
+ url : https://github.com/advisories/GHSA-cvw2-xj8r-mjf7
6
+ date : 2021-03-08
7
+ title : activerecord-session_store Timing Attack
8
+ description : |
9
+ The `activerecord-session_store` (aka Active Record Session Store) component
10
+ through 1.1.3 for Ruby on Rails does not use a constant-time approach when delivering
11
+ information about whether a guessed session ID is valid. Consequently, remote attackers
12
+ can leverage timing discrepancies to achieve a correct guess in a relatively short
13
+ amount of time. This is a related issue to CVE-2019-16782.
14
+
15
+ ## Recommendation
16
+ As of the publishing of this advisory, there is no official fix in place.
17
+
18
+ An unofficial fix is described here:
19
+ https://github.com/rails/activerecord-session_store/pull/151#issuecomment-631705247
20
+
21
+ cvss_v3 : 5.9
22
+
23
+ related :
24
+ cve :
25
+ - 2019-16782
26
+ url :
27
+ - https://github.com/rails/activerecord-session_store/pull/151
You can’t perform that action at this time.
0 commit comments