Skip to content

Commit 22ca1a8

Browse files
jasnowRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@965f31f
1 parent 649b222 commit 22ca1a8

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

advisories/_posts/2024-02-21-CVE-2024-26143.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ advisory:
1010
framework: rails
1111
cve: 2024-26143
1212
ghsa: 9822-6m93-xqf4
13-
url: https://discuss.rubyonrails.org/t/possible-xss-vulnerability-in-action-controller/84947
13+
url: https://nvd.nist.gov/vuln/detail/CVE-2024-26143
1414
title: Possible XSS Vulnerability in Action Controller
1515
date: 2024-02-21
1616
description: |-
@@ -48,8 +48,8 @@ advisory:
4848
* Use a default value where the default value is untrusted and unescaped input
4949
* Send the text to the victim (whether that’s part of a template, or a
5050
`render` call)
51-
52-
All users running an affected release should either upgrade or use one of the workarounds immediately.
51+
All users running an affected release should either upgrade or use one
52+
of the workarounds immediately.
5353
5454
# Releases
5555
@@ -64,4 +64,12 @@ advisory:
6464
patched_versions:
6565
- "~> 7.0.8, >= 7.0.8.1"
6666
- ">= 7.1.3.1"
67+
related:
68+
url:
69+
- https://nvd.nist.gov/vuln/detail/CVE-2024-26143
70+
- https://discuss.rubyonrails.org/t/possible-xss-vulnerability-in-action-controller/84947
71+
- https://github.com/rails/rails/commit/5187a9ef51980ad1b8e81945ebe0462d28f84f9e
72+
- https://github.com/rails/rails/commit/4c83b331092a79d58e4adffe4be5f250fa5782cc
73+
- https://security.netapp.com/advisory/ntap-20240510-0004
74+
- https://github.com/advisories/GHSA-9822-6m93-xqf4
6775
---

0 commit comments

Comments
 (0)