PT-2024-35997 · Rails+3 · Rails+3

Mokusou

+2

·

Published

2024-12-02

·

Updated

2026-04-17

·

CVE-2024-53985

CVSS v2.0

6.4

Medium

VectorAV:N/AC:L/Au:N/C:P/I:P/A:N
Name of the Vulnerable Software and Affected Versions: rails-html-sanitizer version 1.6.0
Description: The issue is related to a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer when used with Rails >= 7.1.0 and Nokogiri < 1.15.7, or 1.16.x < 1.16.8. This vulnerability may allow an attacker to inject content if HTML5 sanitization is enabled and the application developer has overridden the sanitizer's allowed tags with both "math" and "style" elements or both "svg" and "style" elements.
Recommendations: For rails-html-sanitizer version 1.6.0, upgrade to version 1.6.1 to fix the vulnerability. As a temporary workaround, consider removing "style" from the overridden allowed tags, or remove "math" and "svg" from the overridden allowed tags, or downgrade sanitization to HTML4. Alternatively, independently upgrade Nokogiri to v1.15.7 or >= 1.16.8.

Exploit

Fix

XSS

Weakness Enumeration

Related Identifiers

BDU:2025-04579
CVE-2024-53985
GHSA-W8GC-X259-RC7X
OPENSUSE-SU-2026:10569-1

Affected Products

Nokogiri
Rails
Red Os
Rails-Html-Sanitizer