CVE-2022-23516

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:loofah_project:loofah:*:*:*:*:*:ruby:*:*

History

13 Sep 2023, 17:15

Type Values Removed Values Added
References
  • (MISC) https://lists.debian.org/debian-lts-announce/2023/09/msg00011.html -
Summary 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. 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.

19 Dec 2022, 17:14

Type Values Removed Values Added
CPE cpe:2.3:a:loofah_project:loofah:*:*:*:*:*:ruby:*:*
References (MISC) https://github.com/flavorjones/loofah/security/advisories/GHSA-3x8r-x6xp-q4vm - (MISC) https://github.com/flavorjones/loofah/security/advisories/GHSA-3x8r-x6xp-q4vm - Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
First Time Loofah Project
Loofah Project loofah

14 Dec 2022, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-12-14 14:15

Updated : 2023-12-10 14:48


NVD link : CVE-2022-23516

Mitre link : CVE-2022-23516

CVE.ORG link : CVE-2022-23516


JSON object : View

Products Affected

loofah_project

  • loofah
CWE
CWE-674

Uncontrolled Recursion