CVE-2024-53989
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
References
- https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-rxv5-gxqc-xx8gWEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-53989ADVISORY
- https://github.com/rails/rails-html-sanitizer/commit/16251735e36ebdc302e2f90f2a39cad56879414fWEB
- https://github.com/rails/rails-html-sanitizerPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails-html-sanitizer/CVE-2024-53989.ymlWEB
Frequently Asked Questions
- What is CVE-2024-53989?
- 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-53989?
- CVE-2024-53989 affects rails-html-sanitizer. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-53989 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-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-2022-32209MEDIUM
Rails::Html::Sanitizer vulnerable to Cross-site Scripting
- CVE-2018-3741MEDIUM
rails-html-sanitizer Cross-site Scripting vulnerability
- CVE-2015-7579MEDIUM
rails-html-sanitizer Cross-site Scripting vulnerability
- CVE-2022-23520MEDIUM
Possible XSS vulnerability with certain configurations of rails-html-sanitizer
- CVE-2024-53987LOW
rails-html-sanitizer has XSS vulnerability with certain configurations
- CVE-2024-53985LOW
rails-html-sanitize 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