Lucene search
+L

518 matches found

Vulnrichment
Vulnrichment
added 2025/11/26 10:23 p.m.3 views

CVE-2025-66031 node-forge ASN.1 Unbounded Recursion

Forge also called node-forge is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This...

8.7CVSS6.5AI score0.0043EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/11/21 12:59 p.m.9 views

Denial Of Service (DoS)

finance.js is vulnerable to Denial Of Service.The vulnerability is due to improper handling of the IRR function’s depth parameter, where an unbounded recursion/iteration limit can be triggered to consume excessive CPU and stall or crash the application...

7.5CVSS7AI score0.00532EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2025/11/10 8:47 p.m.20 views

protobuf: StackOverflow vulnerability in Protocol Buffers

A flaw was found in Protocol Buffers protobuf. This issue can allows an attacker to cause a StackOverflow via parsing untrusted Protocol Buffers data containing arbitrarily nested SGROUP tags, leading to unbounded recursion...

8.7CVSS7.1AI score0.02772EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/11/10 8:35 p.m.19 views

protobuf: StackOverflow vulnerability in Protocol Buffers

A flaw was found in Protocol Buffers protobuf. This issue can allows an attacker to cause a StackOverflow via parsing untrusted Protocol Buffers data containing arbitrarily nested SGROUP tags, leading to unbounded recursion...

8.7CVSS7.1AI score0.02772EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2020-20680

Malware in sbrugna...

7.5CVSS7.1AI score0.04417EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2020-24133

Malware in sbrugna...

5.5CVSS7AI score0.00235EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2022-1119

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.01403EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-29138

Malicious code in bioql PyPI...

5.3CVSS6.3AI score0.00449EPSS
SaveExploits0References9
Snyk
Snyk
added 2025/09/30 6:30 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview financejs is an A JavaScript library for financial calculations Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the IRR function's depth parameter. An attacker can cause excessive CPU usage and potentially crash the application...

7.5CVSS7AI score0.00532EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/09/26 2:38 p.m.15 views

express-xss-sanitizer has an unbounded recursion depth

Security Advisory: express-xss-sanitizer Overview A vulnerability was discovered in express-xss-sanitizer that allowed unbounded recursion depth during sanitization of nested objects. Affected Versions - All versions prior to 2.0.1 Patched Versions - 2.0.1 and later Description The sanitize...

5.3CVSS7.2AI score0.00449EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/09/26 2:38 p.m.9 views

GHSA-HVQ2-WF92-J4F3 express-xss-sanitizer has an unbounded recursion depth

Security Advisory: express-xss-sanitizer Overview A vulnerability was discovered in express-xss-sanitizer that allowed unbounded recursion depth during sanitization of nested objects. Affected Versions - All versions prior to 2.0.1 Patched Versions - 2.0.1 and later Description The sanitize...

6.9CVSS7.2AI score0.00449EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/09/16 12:12 a.m.25 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.00449EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 12:30 a.m.19 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 score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/09/15 12:30 a.m.14 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.00449EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/09/14 11:15 p.m.12 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.00449EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/14 12:00 a.m.30 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.00449EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/14 12:00 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.00449EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/14 12:00 a.m.20 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.00449EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/14 12:00 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.3CVSS6.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/14 12:00 a.m.9 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.00449EPSS
SaveExploits0References15
Rows per page
Query Builder