Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. loofah
  4. ›
  5. CVE-2022-23516

CVE-2022-23516: Uncontrolled Recursion

December 14, 2022 (updated September 13, 2023)

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah >= 2.2.0, < 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a denial of service through CPU resource consumption. This issue is patched in version 2.19.1. Users who are unable to upgrade may be able to mitigate this vulnerability by limiting the length of the strings that are sanitized.

References

  • github.com/advisories/GHSA-3x8r-x6xp-q4vm
  • github.com/flavorjones/loofah/commit/86f7f6364491b0099d215db858ecdc0c89ded040
  • github.com/flavorjones/loofah/security/advisories/GHSA-3x8r-x6xp-q4vm
  • nvd.nist.gov/vuln/detail/CVE-2022-23516

Code Behaviors & Features

Detect and mitigate CVE-2022-23516 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.2.0 before 2.19.1

Fixed versions

  • 2.19.1

Solution

Upgrade to version 2.19.1 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-674: Uncontrolled Recursion

Source file

gem/loofah/CVE-2022-23516.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:12 +0000.