Lucene search
+L

472 matches found

RedhatCVE
RedhatCVE
added 2024/02/23 7:31 p.m.45 views

CVE-2024-21896

A flaw was found in Node.js. 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...

7.9CVSS7.6AI score0.01262EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/02/21 12:00 a.m.181 views

Node.js 18.x < 18.19.1 / 20.x < 20.11.1 / 21.x < 21.6.2 Multiple Vulnerabilities (Wednesday February 14 2024 Security Releases).

The version of Node.js installed on the remote host is prior to 18.19.1, 20.11.1, 21.6.2. It is, therefore, affected by multiple vulnerabilities as referenced in the Wednesday February 14 2024 Security Releases advisory. - On Linux, Node.js ignores certain environment variables if those may have...

9.8CVSS6.9AI score0.03168EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/20 2:15 a.m.12 views

AZL-35046 CVE-2024-21891 affecting package nodejs for versions less than 20.14.0-1

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.7AI score0.01245EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 2:15 a.m.11 views

AZL-35900 CVE-2024-21890 affecting package nodejs for versions less than 20.14.0-1

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
SaveExploits0References1
NVD
NVD
added 2024/02/20 2:15 a.m.28 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.8CVSS5.7AI score0.01245EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/20 2:15 a.m.16 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.5CVSS5.6AI score0.00945EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/20 2:15 a.m.10 views

AZL-35053 CVE-2024-21896 affecting package nodejs for versions less than 20.14.0-1

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
SaveExploits0References1
Prion
Prion
added 2024/02/20 2:15 a.m.30 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
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.44 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.12 views

UBUNTU-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.9AI score0.01262EPSS
SaveExploits0References5
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
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.35 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
Prion
Prion
added 2024/02/20 2:15 a.m.28 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
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
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.200 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
Vulnrichment
Vulnrichment
added 2024/02/20 1:31 a.m.22 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
Debian CVE
Debian CVE
added 2024/02/20 1:31 a.m.35 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
Cvelist
Cvelist
added 2024/02/20 1:31 a.m.46 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
Rows per page
Query Builder