There is a possible XSS vulnerability in all rails-html-sanitizer gem versions below 1.0.4 for Ruby. The gem allows non-whitelisted attributes to be present in sanitized output when input with specially-crafted HTML fragments, and these attributes can lead to an XSS attack on target applications. This issue is similar to CVE-2018-8048 in Loofah. All users running an affected release should either upgrade or use one of the workarounds immediately.
References
Link | Resource |
---|---|
https://github.com/rails/rails-html-sanitizer/commit/f3ba1a839a35f2ba7f941c15e239a1cb379d56ae | Issue Tracking Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-03-30 19:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-3741
Mitre link : CVE-2018-3741
CVE.ORG link : CVE-2018-3741
JSON object : View
Products Affected
rubyonrails
- html_sanitizer
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')