CVE-2022-23520
Summary
| CVE | CVE-2022-23520 |
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2022-12-14 18:15:00 UTC |
| Updated | 2024-02-01 16:52:00 UTC |
| Description | rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, there is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer due to an incomplete fix of CVE-2022-32209. Rails::Html::Sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's allowed tags to allow both "select" and "style" elements. Code is only impacted if allowed tags are being overridden. This issue is patched in version 1.4.4. All users overriding the allowed tags to include both "select" and "style" should either upgrade or use this workaround: Remove either "select" or "style" from the overridden allowed tags. NOTE: Code is _not_ impacted if allowed tags are overridden using either the :tags option to the Action View helper method sanitize or the :tags option to the instance method SafeListSanitizer#sanitize. |
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|
| Possible XSS vulnerability with certain configurations of rails-html-sanitizer · Advisory · rails/rails-html-sanitizer · GitHub |
MISC |
github.com |
|
| HackerOne |
MISC |
hackerone.com |
|
| [SECURITY] [DLA 3566-1] ruby-rails-html-sanitizer security update |
MISC |
lists.debian.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 183328 Debian Security Update for ruby-rails-html-sanitizer (CVE-2022-23520)
- 241405 Red Hat Update for Satellite 6.13 (RHSA-2023:2097)
- 6000139 Debian Security Update for ruby-rails-html-sanitizer (DLA 3566-1)
- 754914 SUSE Enterprise Linux Security Update for rubygem-rails-html-sanitizer (SUSE-SU-2023:3714-1)
- 960924 Rocky Linux Security Update for Satellite (RLSA-2023:2097)