rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails >= 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer may allow an attacker to inject content if HTML5 sanitization is enabled and the application developer has overridden the sanitizer's allowed tags for the the "noscript" element. This vulnerability is fixed in 1.6.1.
References
Configurations
History
15 Aug 2025, 19:41
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
First Time |
Rubyonrails
Rubyonrails rails Html Sanitizers |
|
References | () https://github.com/rails/rails-html-sanitizer/commit/16251735e36ebdc302e2f90f2a39cad56879414f - Patch | |
References | () https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-rxv5-gxqc-xx8g - Vendor Advisory | |
CPE | cpe:2.3:a:rubyonrails:rails_html_sanitizers:1.6.0:*:*:*:*:rails:*:* |
Information
Published : 2024-12-02 21:15
Updated : 2025-08-15 19:41
NVD link : CVE-2024-53989
Mitre link : CVE-2024-53989
CVE.ORG link : CVE-2024-53989
JSON object : View
Products Affected
rubyonrails
- rails_html_sanitizers
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')