CVE-2022-23517
Inefficient Regular Expression Complexity in 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-1333
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
- https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-5x79-w82f-gw8wWEB
- https://nvd.nist.gov/vuln/detail/CVE-2022-23517ADVISORY
- https://github.com/rails/rails-html-sanitizer/commit/56c61c0cebd1e493e8ad7bca2a0191609a4a6979WEB
- https://hackerone.com/reports/1684163WEB
- https://github.com/rails/rails-html-sanitizerPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails-html-sanitizer/CVE-2022-23517.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-23517?
- Inefficient Regular Expression Complexity in rails-html-sanitizer This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2022-23517?
- CVE-2022-23517 affects rails-html-sanitizer. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2022-23517 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- 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-2022-32209MEDIUM
Rails::Html::Sanitizer vulnerable to Cross-site Scripting
- 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