CVE-2024-53987
rails-html-sanitizer has XSS vulnerability with certain configurations
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rails-html-sanitizer -v 1.6.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| rails-html-sanitizer | rubygems | 1.6.0 | 1.6.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.7 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
References
- https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-2x5m-9ch4-qgrrWEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-53987ADVISORY
- https://github.com/rails/rails-html-sanitizer/commit/f02ffbb8465e73920b6de0da940f5530f855965eWEB
- https://github.com/rails/rails-html-sanitizerPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails-html-sanitizer/CVE-2024-53987.ymlWEB
Frequently Asked Questions
- What is CVE-2024-53987?
- rails-html-sanitizer has XSS vulnerability with certain configurations This vulnerability has been assigned a severity rating of LOW (CVSS score: 5.7/10).
- How do I check if my project is affected by CVE-2024-53987?
- CVE-2024-53987 affects rails-html-sanitizer. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-53987 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2022-23517HIGH
Inefficient Regular Expression Complexity in rails-html-sanitizer
- CVE-2015-7578MEDIUM
rails-html-sanitizer Cross-site Scripting vulnerability
- CVE-2022-23519MEDIUM
Possible XSS vulnerability with certain configurations of rails-html-sanitizer
- CVE-2026-73648MEDIUM
Rails HTML Sanitizers: Possible XSS vulnerability with certain configurations
- CVE-2015-7580MEDIUM
rails-html-sanitizer Cross-site Scripting vulnerability
- CVE-2022-23518MEDIUM
Improper neutralization of data URIs may allow XSS in rails-html-sanitizer
- CVE-2024-53986LOW
rails-html-sanitizer has XSS vulnerability with certain configurations
- CVE-2024-53988LOW
rails-html-sanitizer has XSS vulnerability with certain configurations
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies