Skip to content

Commit 3443c06

Browse files
authored
Update CVE-2019-25025 for activerecord-session_store now that a fix has been released (#463)
1 parent 54f3320 commit 3443c06

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

gems/activerecord-session_store/CVE-2019-25025.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@ description: |
1313
amount of time. This is a related issue to CVE-2019-16782.
1414
1515
## 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.
2017
2118
cvss_v3: 5.9
2219

20+
patched_versions:
21+
- ">= 2.0.0"
22+
2323
related:
2424
cve:
2525
- 2019-16782
2626
url:
2727
- https://github.com/rails/activerecord-session_store/pull/151
28+
- https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0

0 commit comments

Comments
 (0)