File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
gems/activerecord-session_store Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,16 @@ description: |
13
13
amount of time. This is a related issue to CVE-2019-16782.
14
14
15
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
16
+ Users should upgrade to `activerecord-session_store` version 2.0.0 or later.
20
17
21
18
cvss_v3 : 5.9
22
19
20
+ patched_versions :
21
+ - " >= 2.0.0"
22
+
23
23
related :
24
24
cve :
25
25
- 2019-16782
26
26
url :
27
27
- https://github.com/rails/activerecord-session_store/pull/151
28
+ - https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0
You can’t perform that action at this time.
0 commit comments