Lucene search
+L

13668 matches found

OSV
OSV
added 2024/02/20 2:15 a.m.13 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.17 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.11 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.13 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.43 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
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
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 a.m.31 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
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
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.10 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
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
CVE
CVE
added 2024/02/20 1:31 a.m.211 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
Debian CVE
Debian CVE
added 2024/02/20 1:31 a.m.44 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.5AI score0.00945EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/20 1:31 a.m.47 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.193 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
Rows per page
Query Builder