Nodejs

Node.Js

167 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 1.53%
  • Published 28.11.2023 02:15:42
  • Last modified 21.11.2024 08:00:28

A vulnerability has been identified in the Node.js (.msi version) installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the "msiexec.exe"...

  • EPSS 0.01%
  • Published 23.11.2023 00:15:07
  • Last modified 05.06.2025 15:15:23

The use of __proto__ in process.mainModule.__proto__.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active relea...

  • EPSS 0.14%
  • Published 18.10.2023 04:15:11
  • Last modified 21.11.2024 08:13:48

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity chec...

  • EPSS 0.43%
  • Published 18.10.2023 04:15:11
  • Last modified 21.11.2024 08:15:10

A previously disclosed vulnerability (CVE-2023-30584) was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility fu...

  • EPSS 0.38%
  • Published 18.10.2023 04:15:11
  • Last modified 21.11.2024 08:15:10

Various `node:fs` functions allow specifying paths as either strings or `Uint8Array` objects. In Node.js environments, the `Buffer` class extends the `Uint8Array` class. Node.js prevents path traversal through strings (see CVE-2023-30584) and `Buffer...

Warning Media report Exploit
  • EPSS 94.44%
  • Published 10.10.2023 14:15:10
  • Last modified 11.06.2025 17:29:54

The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

Exploit
  • EPSS 0.19%
  • Published 12.09.2023 02:15:12
  • Last modified 21.11.2024 08:03:35

The use of the deprecated API `process.binding()` can bypass the permission model through path traversal. This vulnerability affects all users using the experimental permission model in Node.js 20.x. Please note that at the time this CVE was issue...

Exploit
  • EPSS 0.98%
  • Published 12.09.2023 02:15:11
  • Last modified 05.05.2025 14:15:28

A vulnerability has been identified in Node.js version 20, affecting users of the experimental permission model when the --allow-fs-read flag is used with a non-* argument. This flaw arises from an inadequate permission model that fails to restrict ...

Exploit
  • EPSS 0.05%
  • Published 24.08.2023 02:15:09
  • Last modified 01.07.2025 14:15:28

A privilege escalation vulnerability exists in the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. The use of the deprecated API `process.binding()` can bypass the policy mechanism by requiring internal modules and ev...

  • EPSS 0.05%
  • Published 21.08.2023 17:15:47
  • Last modified 02.07.2025 15:15:23

The use of `Module._load()` can bypass the policy mechanism and require modules outside of the policy.json definition for a given module. This vulnerability affects all users using the experimental policy mechanism in all active release lines: 16.x,...