CVE-2022-23517

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Certain configurations of rails-html-sanitizer < 1.4.4 use an inefficient regular expression that is susceptible to excessive backtracking when attempting to sanitize certain SVG attributes. This may lead to a denial of service through CPU resource consumption. This issue has been patched in version 1.4.4.
Configurations

Configuration 1

cpe:2.3:a:rails_html_sanitizer_project:rails_html_sanitizer:*:*:*:*:*:ruby:*:*

Information

Published : 2022-12-14 05:15

Updated : 2022-12-16 07:13


NVD link : CVE-2022-23517

Mitre link : CVE-2022-23517

Products Affected
No products.
CWE
CWE-1333

Inefficient Regular Expression Complexity