Lucene search
+L

386 matches found

RedhatCVE
RedhatCVE
added 2025/09/16 12:12 a.m.18 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.3CVSS6.3AI score0.00419EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 12:30 a.m.12 views

GHSA-QHWP-454G-2GV4 Duplicate Advisory: express-xss-sanitizer has an unbounded recursion depth

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hvq2-wf92-j4f3. This link is maintained to preserve external references. Original Descripton The express-xss-sanitizer package for Node.js has an unbounded recursion in the sanitize function lib/sanitize.js when...

6.9CVSS6.7AI score0.00419EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/09/15 12:30 a.m.11 views

Duplicate Advisory: express-xss-sanitizer has an unbounded recursion depth

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hvq2-wf92-j4f3. This link is maintained to preserve external references. Original Descripton The express-xss-sanitizer package for Node.js has an unbounded recursion in the sanitize function lib/sanitize.js when...

5.3CVSS6.7AI score0.00419EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/09/14 11:15 p.m.6 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.00419EPSS
SaveExploits0References3
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.00419EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/14 12:0 a.m.13 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.00419EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/14 12:0 a.m.9 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.3CVSS6.4AI score0.00419EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/14 12:0 a.m.6 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.00419EPSS
SaveExploits0References15
CVE
CVE
added 2025/09/14 12:0 a.m.25 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.00419EPSS
SaveExploits0References3
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.01195EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2025/09/04 11:39 a.m.8 views

eventpoll: Fix semi-unbounded recursion

...

5.5CVSS6.8AI score0.00164EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/08/26 12:31 a.m.11 views

LlamaIndex affected by a Denial of Service (DOS) in JSONReader

A denial of service vulnerability exists in the JSONReader component of the run-llama/llamaindex repository, specifically in version v0.12.37. The vulnerability is caused by uncontrolled recursion when parsing deeply nested JSON files, which can lead to Python hitting its maximum recursion depth...

8.6CVSS8.2AI score0.0026EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/25 12:0 a.m.6 views

PT-2025-34665

Name of the Vulnerable Software and Affected Versions: run-llama/llama index versions prior to 0.12.38 Description: A denial of service issue exists in the JSONReader component. The issue is caused by uncontrolled recursion when parsing deeply nested JSON files, which can lead to Python hitting i...

8.6CVSS7.2AI score0.0026EPSS
SaveExploits0References10
CVE
CVE
added 2025/08/19 5:3 p.m.56 views

CVE-2025-38614

The CVE-2025-38614 entry describes a Linux kernel vulnerability in eventpoll where recursion depth in ep_loop_check_proc() could form deep trees and trigger semi-unbounded recursion. The root cause involved two shortcomings: (1) the depth checks did not consider upward paths, and (2) multiple dow...

5.5CVSS7AI score0.00164EPSS
SaveExploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/19 12:0 a.m.7 views

PT-2025-33812

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the eventpoll subsystem that could allow for semi-unbounded recursion. The issue stems from insufficient depth checks when creating graph edges...

5.5CVSS6AI score0.00164EPSS
SaveExploits0
Amazon
Amazon
added 2025/07/30 12:0 a.m.18 views

Medium: rust

Issue Overview: The protobuf crate before 3.7.2 for Rust allows uncontrolled recursion in the protobuf::codedinputstream::CodedInputStream::skipgroup parsing of unknown fields in untrusted input. CVE-2025-53605 Affected Packages: rust Note: This advisory is applicable to Amazon Linux 2 AL2 Core...

5.9CVSS7AI score0.0038EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/23 2:48 p.m.14 views

Security Bulletin: IBM® Db2® federated server is vulnerable to unbounded recursions due to a vulnerability in protobuf-java (CVE-2024-7254).

Summary Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite...

8.7CVSS7.2AI score0.02772EPSS
SaveExploits1Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.4 views

Unbounded recursion in Python Protobuf

...

8.2CVSS7.7AI score0.00281EPSS
SaveExploits0
OSV
OSV
added 2025/07/05 1:15 a.m.1 views

DEBIAN-CVE-2025-53605

The protobuf crate before 3.7.2 for Rust allows uncontrolled recursion in the protobuf::codedinputstream::CodedInputStream::skipgroup parsing of unknown fields in untrusted input...

5.9CVSS5.2AI score0.0038EPSS
SaveExploits0References1
CVE
CVE
added 2025/06/16 2:50 p.m.218 views

CVE-2025-4565

CVE-2025-4565 affects the Protobuf Python backend (pure-Python) when parsing untrusted data with recursive groups/messages or SGROUP tags, potentially causing denial of service via RecursionError. Public details in connected documents specify a fix path: upgrade to protobuf 6.31.1 or newer (commi...

8.2CVSS6.6AI score0.00281EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder