Lucene search
K

27 matches found

Github Security Blog
Github Security Blog
added 2026/06/11 1:27 p.m.8 views

joi has an uncaught RangeError on deeply nested input through recursive `link()` schemas

Impact Denial of service via untrapped exception in services validating user-supplied JSON / object input with recursive link schemas. The blast radius depends on how the application invokes joi: - Highest impact: validate called without try/catch in a request handler would cause an unhandled...

5.2AI score0.00039EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/06/11 1:27 p.m.4 views

GHSA-Q7CG-457F-VX79 joi has an uncaught RangeError on deeply nested input through recursive `link()` schemas

Impact Denial of service via untrapped exception in services validating user-supplied JSON / object input with recursive link schemas. The blast radius depends on how the application invokes joi: - Highest impact: validate called without try/catch in a request handler would cause an unhandled...

5.3CVSS5.3AI score0.00039EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/06/10 3:39 p.m.6 views

axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data

A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the toFormData function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js...

7.5CVSS7.6AI score0.00413EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/04/14 12:15 a.m.5 views

Nest Affected by DoS via Recursive handleData in JsonSocket (TCP Transport)

Impact Attacker sends many small, valid JSON messages in one TCP frame → handleData recurses once per message; buffer shrinks each call → maxBufferSize is never reached; call stack overflows instead → A 47 KB payload is sufficient to trigger RangeError Patches Fixed in @nestjs/[email protected]....

7.5CVSS6AI score0.00329EPSS
Exploits0References3Affected Software1
Snyk
Snyk
added 2026/03/25 8:8 p.m.4 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the compose/resolve phase due to using recursive function calls without a depth bound. An attacker can cause the application to throw a RangeError and potentially terminate the Node.js process by supplying a...

6.5CVSS5.9AI score0.00469EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/03/12 8:27 p.m.6 views

CVE-2026-2229 undici is vulnerable to Unhandled Exception in undici WebSocket Client Due to Invalid server_max_window_bits Validation

ImpactThe undici WebSocket client is vulnerable to a denial-of-service attack due to improper validation of the servermaxwindowbits parameter in the permessage-deflate extension. When a WebSocket client connects to a server, it automatically advertises support for permessage-deflate compression. ...

7.5CVSS5.7AI score0.00487EPSS
Exploits0References5
GithubExploit
GithubExploit
added 2026/02/11 2:54 p.m.141 views

poc-ghsa-37qj-frw5-hhjh

PoC: GHSA-37qj-frw5-hhjh — fast-xml-...

5.4AI score
Exploits0
EUVD
EUVD
added 2026/01/30 3:14 p.m.7 views

EUVD-2026-5026

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.3.6 through 5.3.3, a RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-rang...

7.5CVSS6AI score0.00559EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2019-0802

Malware in sbrugna...

9.8CVSS9.3AI score0.02574EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2025/05/22 4:54 a.m.11 views

CVE-2019-10769

safer-eval is a npm package to sandbox the he evaluation of code used within the eval function. Affected versions of this package are vulnerable to Arbitrary Code Execution via generating a RangeError...

9.8CVSS7.3AI score0.02574EPSS
Exploits1References1
Huntr
Huntr
added 2023/04/22 1:56 p.m.32 views

Uncaught exception in document parsing functions

Description The parseDocument and parseAllDocuments functions should never throw according to the documentation. However, when these functions are fed an invalid input with a lot ≥80 of carriage return characters \r, an exception is thrown, which originates in the prettifyError function. Proof of...

5CVSS6AI score0.01093EPSS
Exploits1
OSV
OSV
added 2022/07/14 12:0 a.m.2 views

GHSA-WF5X-CR3R-XR77 vm2 before 3.6.11 vulnerable to sandbox escape

This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code runnin...

8.3CVSS6.1AI score0.00974EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2022/07/14 12:0 a.m.31 views

vm2 before 3.6.11 vulnerable to sandbox escape

This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code runnin...

8.3CVSS3.3AI score0.00974EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2022/07/13 9:15 a.m.20 views

CVE-2019-10761

This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code runnin...

8.3CVSS8.5AI score
Exploits0References3
NVD
NVD
added 2022/07/13 9:15 a.m.10 views

CVE-2019-10761

This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code runnin...

8.3CVSS0.00974EPSS
Exploits1References3
Prion
Prion
added 2022/07/13 9:15 a.m.19 views

Code injection

This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code runnin...

7.5CVSS8.4AI score0.00974EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2022/07/13 8:20 a.m.20 views

CVE-2019-10761 Sandbox Bypass

This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code runnin...

8.3CVSS8.5AI score0.00974EPSS
Exploits1References3
CVE
CVE
added 2022/07/13 8:20 a.m.56 views

CVE-2019-10761

CVE-2019-10761 affects vm2 before 3.6.11. A RangeError can be triggered from the host by infinite recursion within the sandbox, allowing the attacker to reference the host’s mainModule and spawn a child_process to execute arbitrary code. Documented exploits/pocs demonstrate sandbox escape and rem...

8.3CVSS8.5AI score0.00974EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2022/07/13 12:0 a.m.4 views

vm2 安全漏洞

vm2 is an advanced virtual machine/sandbox for Node.js by individual developer Patrik Simek in the Czech Republic. to run untrusted code using whitelisted Node built-in modules. A security vulnerability exists in vm2 prior to 3.6.11, which stems from reaching the stack call limit via infinite...

8.3CVSS8.1AI score0.00974EPSS
Exploits1References4
Huntr
Huntr
added 2020/02/21 12:0 a.m.26 views

Code Injection in commenthol/safer-eval

Overview safer-eval is a safer approach for eval in node and browser. Affected versions of this package are vulnerable to Arbitrary Code Execution via generating a RangeError: Maximum call stack size exceeded. Proof of Concept Credit: Jonathan Leitschuh js const theFunction = function const f =...

7.5CVSS1.5AI score0.02574EPSS
Exploits1References3
Rows per page
Query Builder