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.
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.
Link | Tags |
---|---|
https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-5x79-w82f-gw8w | third party advisory |
https://github.com/rails/rails-html-sanitizer/commit/56c61c0cebd1e493e8ad7bca2a0191609a4a6979 | third party advisory patch |
https://hackerone.com/reports/1684163 | third party advisory permissions required |
https://lists.debian.org/debian-lts-announce/2023/09/msg00012.html | third party advisory mailing list |