8000 Corrected a `patched_version` for CVE-2024-37031 to match 3.3.0 (clos… · rubysec/ruby-advisory-db@8e61970 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e61970

Browse files
committed
Corrected a patched_version for CVE-2024-37031 to match 3.3.0 (closes #858).
1 parent 8ab1b43 commit 8e61970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gems/activeadmin/CVE-2024-37031.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ description: |
6767
https://owasp.org/www-community/attacks/xss/#stored-xss-attacks
6868
cvss_v3: 7.2
6969
patched_versions:
70-
- "~> 3.2.2"
70+
- "~> 3.2, >= 3.2.2"
7171
- ">= 4.0.0.beta7"
7272
related:
7373
url:

0 commit comments

Comments
 (0)
0