Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-23516
HistoryDec 14, 2022 - 1:26 p.m.

CVE-2022-23516 Uncontrolled Recursion in Loofah

2022-12-1413:26:11
CWE-674
GitHub_M
raw.githubusercontent.com
1

7.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

37.4%

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.

7.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

37.4%