CVE-2022-23520
Possible XSS vulnerability with certain configurations of rails-html-sanitizer
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rails-html-sanitizer -v 1.4.4
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.0.0, 1.0.1, 1.0.2, 1.0.3 (+8 more) | 1.4.4 |
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) 6.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
References
- https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-rrfc-7g8p-99q8WEB
- https://nvd.nist.gov/vuln/detail/CVE-2022-23520ADVISORY
- https://hackerone.com/reports/1654310WEB
- https://github.com/rails/rails-html-sanitizerPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails-html-sanitizer/CVE-2022-23520.ymlWEB
- https://lists.debian.org/debian-lts-announce/2023/09/msg00012.htmlWEB
- https://lists.debian.org/debian-lts-announce/2024/09/msg00045.htmlWEB
Frequently Asked Questions
- What is CVE-2022-23520?
- Possible XSS vulnerability with certain configurations of rails-html-sanitizer This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 6.1/10).
- How do I check if my project is affected by CVE-2022-23520?
- CVE-2022-23520 affects rails-html-sanitizer. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2022-23520 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