Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHSA Sync: Changed single quotes to double quotes and add "ghsa:" value for one advisory #700

Merged
merged 1 commit into from
Aug 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions gems/activesupport/CVE-2023-38037.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
gem: activesupport
framework: rails
cve: 2023-38037
ghsa: cr5q-6q9f-rq6q
url: https://github.com/rails/rails/releases/tag/v7.0.7.1
title: Possible File Disclosure of Locally Encrypted Files
date: 2023-08-23
Expand All @@ -27,10 +28,10 @@ description: |
$ umask 0077
```
unaffected_versions:
- '< 5.2.0'
- "< 5.2.0"
patched_versions:
- '~> 6.1.7, >= 6.1.7.5'
- '>= 7.0.7.1'
- "~> 6.1.7, >= 6.1.7.5"
- ">= 7.0.7.1"
related:
url:
- https://github.com/rails/rails/commit/a21d6edf35a60383dfa6c4da49e4b1aef5f00731