Lucene search
K

5242 matches found

Snyk
Snyk
added 2025/09/14 10:42 p.m.3 views

Uncontrolled Recursion

Overview express-xss-sanitizer is an Express 4.x middleware which sanitizes user input data in req.body, req.query, req.headers and req.params to prevent Cross Site Scripting XSS attack. Affected versions of this package are vulnerable to Uncontrolled Recursion via the sanitize function in...

6.9CVSS6AI score0.00009EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/09/14 12:0 a.m.1 views

Express XSS Sanitizer 安全漏洞

Express XSS Sanitizer is used by AhmedAdelFahim Individual Developer to clean up user input data in req.body, req.query, req.headers, and req.params to prevent cross-site scripting XSS attacks. A security vulnerability exists in Express XSS Sanitizer 2.0.0 and prior versions, which stems from an...

5.3CVSS5.3AI score0.00009EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/09/14 12:0 a.m.7 views

CVE-2025-59364

The express-xss-sanitizer aka Express XSS Sanitizer package through 2.0.0 for Node.js has an unbounded recursion depth in sanitize in lib/sanitize.js for a JSON request body...

5.3CVSS0.00009EPSS
Exploits0References3
CVE
CVE
added 2025/09/14 12:0 a.m.15 views

CVE-2025-59364

The CVE concerns the express-xss-sanitizer package for Node.js, where the sanitize function in lib/sanitize.js can recurse without depth limit when handling JSON request bodies, potentially enabling denial of service through stack exhaustion. Affected versions include up to 2.0.0; advisories indi...

5.3CVSS6AI score0.00009EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/09/14 12:0 a.m.3 views

CVE-2025-59364

The express-xss-sanitizer aka Express XSS Sanitizer package through 2.0.0 for Node.js has an unbounded recursion depth in sanitize in lib/sanitize.js for a JSON request body...

5.3CVSS6AI score0.00009EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/09/14 12:0 a.m.4 views

PT-2025-37434

Name of the Vulnerable Software and Affected Versions express-xss-sanitizer versions through 2.0.0 Description The express-xss-sanitizer package contains an unbounded recursion depth in the sanitize function located in lib/sanitize.js when processing a JSON request body. Recommendations Update to...

6.9CVSS6.5AI score0.00009EPSS
Exploits0References15
OSV
OSV
added 2025/09/12 2:26 p.m.2 views

OESA-2025-2285 libxslt security update

Libxslt is the XSLT C library developed for the GNOME project Security Fixes: A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handli...

6.2CVSS6.4AI score0.00012EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/09/11 3:16 p.m.4 views

commons-lang/commons-lang: org.apache.commons/commons-lang3: Uncontrolled Recursion vulnerability in Apache Commons Lang

An uncontrolled recursion flaw was found in the Apache Commons Lang library. The ClassUtils.getClass... method can throw a StackOverflowError on very long inputs. Since this error is typically not handled by applications and libraries, a StackOverflowError may lead to the termination of an...

5.3CVSS7.1AI score0.00099EPSS
Exploits0References5
OSV
OSV
added 2025/09/10 7:15 p.m.2 views

DEBIAN-CVE-2025-9714

Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before...

5.5CVSS5.3AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2025/09/10 7:15 p.m.4 views

CVE-2025-9714

Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before...

5.5CVSS9.3AI score
Exploits0References2
NVD
NVD
added 2025/09/10 7:15 p.m.4 views

CVE-2025-9714

Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before...

6.2CVSS0.00012EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/09/10 6:43 p.m.2 views

CVE-2025-9714 Stack overflow in libxml2

Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before...

6.2CVSS6.2AI score0.00012EPSS
Exploits0References1
CVE
CVE
added 2025/09/10 6:43 p.m.44 views

CVE-2025-9714

CVE-2025-9714 affects libxml2 up to and including 2.9.14. The vulnerability arises from uncontrolled recursion in XPath evaluation: xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr reset recursion depth to zero before recursion, enabling stack overflow via crafted expressions. Impact is...

6.2CVSS6.2AI score0.00012EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/10 6:43 p.m.7 views

CVE-2025-9714 Stack overflow in libxml2

Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before...

6.2CVSS0.00012EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/09/10 6:43 p.m.5 views

CVE-2025-9714

Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before...

6.2CVSS5.3AI score0.00012EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2025/09/10 6:43 p.m.1 views

CVE-2025-9714

Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before...

6.2CVSS6.6AI score0.00012EPSS
Exploits0References3
Ubuntu
Ubuntu
added 2025/09/10 1:39 p.m.4 views

USN-7743-1: libxml2 vulnerability

Nikita Sveshnikov discovered that libxml2 incorrectly handled recursion when processing XPath expressions. An attacker could possibly use this issue to cause a denial of service...

6.2CVSS5AI score0.00012EPSS
Exploits0
OSV
OSV
added 2025/09/10 1:39 p.m.1 views

USN-7743-1 libxml2 vulnerability

Nikita Sveshnikov discovered that libxml2 incorrectly handled recursion when processing XPath expressions. An attacker could possibly use this issue to cause a denial of service...

6.2CVSS6.1AI score0.00012EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2021-36395

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Moodle, the file repository's URL parsing required additional recursion handling to mitigate the risk of recursion denial of service. CVE-2021-36395 Note tha...

7.5CVSS7.3AI score0.00667EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2021-41752

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Stack overflow vulnerability in Jerryscript before commit e1ce7dd7271288be8c0c8136eea9107df73a8ce2 on Oct 20, 2021 due to an unbounded recursive call to the new...

9.8CVSS8.3AI score0.00385EPSS
Exploits1References2
Rows per page
Query Builder