Description
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 where the "style" element is explicitly allowed and the "svg" or "math" element is not allowed. This vulnerability is fixed in 1.6.1.
INFO
Published Date :
2024-12-02T21:15:48.975Z
Last Modified :
2024-12-03T14:33:22.284Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-53987 vulnerability.
| Vendors | Products |
|---|---|
| Rubyonrails |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-53987.