Lucene search
+L

8294 matches found

Prion
Prion
added 2024/02/20 2:15 a.m.29 views

Design/Logic Flaw

The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. For example: --allow-fs-read=/home/node/.ssh/.pub will ignore pub and give access to everything after .ssh/. This misleading documentation affects all users...

3.3CVSS7AI score0.00945EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/20 2:15 a.m.29 views

Design/Logic Flaw

A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service DoS. The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk...

5CVSS7AI score0.03168EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.43 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

8.8CVSS6.8AI score0.01245EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/20 2:15 a.m.9 views

UBUNTU-CVE-2024-21890

The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. For example: --allow-fs-read=/home/node/.ssh/.pub will ignore pub and give access to everything after .ssh/. This misleading documentation affects all users...

6.5CVSS6.9AI score0.00945EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/20 2:15 a.m.27 views

Path traversal

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

3CVSS7.1AI score0.01245EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.40 views

CVE-2024-21892

On Linux, Node.js ignores certain environment variables if those may have been set by an unprivileged user while the process is running with elevated privileges with the only exception of CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS6.9AI score0.00562EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.34 views

CVE-2024-21896

The permission model protects itself against path traversal attacks by calling path.resolve on any paths given by the user. If the path is to be treated as a Buffer, the implementation uses Buffer.from to obtain a Buffer from the result of path.resolve. By monkey-patching Buffer internals, namely...

9.8CVSS6.8AI score0.01262EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.30 views

CVE-2024-21890

The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. For example: --allow-fs-read=/home/node/.ssh/.pub will ignore pub and give access to everything after .ssh/. This misleading documentation affects all users...

6.5CVSS6.7AI score0.00945EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.37 views

CVE-2024-22019

A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service DoS. The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk...

7.5CVSS6.9AI score0.03168EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/20 2:15 a.m.41 views

Path traversal

The permission model protects itself against path traversal attacks by calling path.resolve on any paths given by the user. If the path is to be treated as a Buffer, the implementation uses Buffer.from to obtain a Buffer from the result of path.resolve. By monkey-patching Buffer internals, namely...

3CVSS6.9AI score0.01262EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/20 1:31 a.m.21 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

7.9CVSS7.7AI score0.01245EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/20 1:31 a.m.25 views

CVE-2024-21896

The permission model protects itself against path traversal attacks by calling path.resolve on any paths given by the user. If the path is to be treated as a Buffer, the implementation uses Buffer.from to obtain a Buffer from the result of path.resolve. By monkey-patching Buffer internals, namely...

7.9CVSS6.5AI score0.01262EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/20 1:31 a.m.198 views

CVE-2024-21891

CVE-2024-21891 affects Node.js 20/21 when using the experimental permission model. The issue arises from overwriting built-in path normalization used by node:fs, enabling a filesystem permission model bypass via path traversal. Impact is high (confidentiality/integrity/availability could be affec...

8.8CVSS7.4AI score0.01245EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/02/20 1:31 a.m.267 views

CVE-2024-22019

CVE-2024-22019 affects Node.js HTTP servers. The vulnerability arises from reading an unbounded number of bytes from a single connection due to unbounded chunk extension bytes in chunked encoding, enabling resource exhaustion and DoS. Impact: CPU and network bandwidth exhaustion, bypassing timeou...

7.5CVSS7.2AI score0.03168EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/20 1:31 a.m.33 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

8.8CVSS7.2AI score0.01245EPSS
SaveExploits0
OSV
OSV
added 2024/02/20 1:31 a.m.9 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

7.9CVSS9.1AI score
SaveExploits0References5
CVE
CVE
added 2024/02/20 1:31 a.m.188 views

CVE-2024-21896

CVE-2024-21896 affects Node.js when using the experimental permission model (Node.js v20/v21). The vulnerability arises from monkey-patching Buffer internals (Buffer.prototype.utf8Write) to modify the result of path.resolve() for user-provided paths, enabling path traversal. Impact is described a...

9.8CVSS7AI score0.01262EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/20 1:31 a.m.45 views

CVE-2024-21891

Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwitten with user-defined implementations leading to filesystem permission model bypass through path traversal attack. This vulnerability affects all users using the experiment...

7.9CVSS6AI score0.01245EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/20 1:31 a.m.270 views

CVE-2024-21892

The CVE-2024-21892 vulnerability affects Node.js on Linux where environment-variable handling with elevated privileges is mishandled due to a buggy exemption; unprivileged users could inject code inheriting the process’s privileges. Connected advisories note Node.js updates/fixes in multiple dist...

7.8CVSS7.3AI score0.00562EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/20 1:31 a.m.22 views

CVE-2024-21890

The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. For example: --allow-fs-read=/home/node/.ssh/.pub will ignore pub and give access to everything after .ssh/. This misleading documentation affects all users...

5CVSS5AI score0.00945EPSS
SaveExploits0References3
Rows per page
Query Builder