Nodejs

Node.Js

167 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 15.08.2023 16:15:11
  • Zuletzt bearbeitet 08.05.2025 16:15:23

A vulnerability has been discovered in Node.js version 20, specifically within the experimental permission model. This flaw relates to improper handling of Buffers in file system APIs causing a traversal path to bypass when verifying file permissions...

  • EPSS 0.07%
  • Veröffentlicht 15.08.2023 16:15:11
  • Zuletzt bearbeitet 08.05.2025 16:15:23

The use of `module.constructor.createRequire()` 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 ...

  • EPSS 0.06%
  • Veröffentlicht 15.08.2023 16:15:10
  • Zuletzt bearbeitet 03.07.2025 14:15:24

`fs.mkdtemp()` and `fs.mkdtempSync()` can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp() API and the impact is a malicious actor could create an arbitrary director...

  • EPSS 0.06%
  • Veröffentlicht 01.07.2023 00:15:10
  • Zuletzt bearbeitet 08.05.2025 17:16:01

A privilege escalation vulnerability exists in Node.js 20 that allowed loading arbitrary OpenSSL engines when the experimental permission model is enabled, which can bypass and/or disable the permission model. The attack complexity is high. However, ...

Exploit
  • EPSS 1.92%
  • Veröffentlicht 01.07.2023 00:15:10
  • Zuletzt bearbeitet 13.02.2025 17:16:25

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS). The CR character (without LF) is sufficient to delimit HTTP header fields in the ...

  • EPSS 0.1%
  • Veröffentlicht 23.02.2023 20:15:14
  • Zuletzt bearbeitet 17.03.2025 19:15:19

An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.

  • EPSS 0.02%
  • Veröffentlicht 23.02.2023 20:15:13
  • Zuletzt bearbeitet 08.05.2025 17:16:00

A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized module...

Exploit
  • EPSS 0.61%
  • Veröffentlicht 23.02.2023 20:15:13
  • Zuletzt bearbeitet 12.03.2025 15:15:38

A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptograph...

Exploit
  • EPSS 0.49%
  • Veröffentlicht 16.02.2023 18:15:10
  • Zuletzt bearbeitet 21.11.2024 07:47:08

Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, s...

Exploit
  • EPSS 1.39%
  • Veröffentlicht 05.12.2022 22:15:10
  • Zuletzt bearbeitet 24.04.2025 14:15:32

A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, i...