Lucene search
+L

472 matches found

CVE
CVE
added 2024/07/10 1:00 a.m.502 views

CVE-2024-22018

CVE-2024-22018 describes a vulnerability in Node.js under the experimental permission model when using the --allow-fs-read flag. The issue stems from an inadequate permission model that does not restrict file stats via the fs.lstat API, allowing an attacker to retrieve statistics for files to whi...

2.9CVSS6.6AI score0.00458EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/10 1:00 a.m.37 views

CVE-2024-22018

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve...

2.9CVSS6.1AI score0.00458EPSS
SaveExploits0
Snyk
Snyk
added 2024/07/09 10:19 a.m.7 views

Improper Handling of Values

Overview Affected versions of this package are vulnerable to Improper Handling of Values. This is because the Permission Model assumes wrongly that any path starting with two backslashes \ has a four-character prefix that can be ignored. Note: This vulnerability affects only Windows users of the...

4.2CVSS8.9AI score0.00487EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2024/07/09 2:34 a.m.9 views

Internet Bug Bounty: fs.fchown/fchmod bypasses permission model

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The vulnerability allows operations such as fs.fchown or fs.fchmod to bypass the permission model by using a "read-only" file descriptor to change the owner...

3.3CVSS3.7AI score0.00395EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/08 12:00 a.m.256 views

Node.js 18.x < 18.20.4 / 20.x < 20.15.1 / 22.x < 22.4.1 Multiple Vulnerabilities (Monday, July 8, 2024 Security Releases).

The version of Node.js installed on the remote host is prior to 18.20.4, 20.15.1, 22.4.1. It is, therefore, affected by multiple vulnerabilities as referenced in the Monday, July 8, 2024 Security Releases advisory. - The CVE-2024-27980 was identified as an incomplete fix for the BatBadBut...

8.1CVSS7.9AI score0.01411EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.6 views

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 using the experimental permission model in Node.js 20 and Node.js 21. Please note that at the time this CVE was issued the permission model is an experimental feature of Node.js.

...

6.5CVSS6.6AI score0.00945EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/06/10 12:00 a.m.11 views

The vulnerability of the Permission Model component of the Node.js software platform, which allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the Permission Model component of the Node.js software platform is related to insufficient technical documentation. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

5CVSS6.6AI score0.00945EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2024/06/04 9:51 a.m.30 views

BIT-NODE-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
SaveExploits0References6
OSV
OSV
added 2024/06/04 9:50 a.m.34 views

BIT-NODE-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.7AI score0.01245EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/04 9:50 a.m.30 views

BIT-NODE-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.8CVSS7.7AI score0.01262EPSS
SaveExploits0References7
F5 Networks
F5 Networks
added 2024/05/10 1:34 p.m.49 views

K000139579: Node.js vulneraility CVE-2024-21891

Security Advisory Description 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...

8.8CVSS7AI score0.01245EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2024/05/10 1:02 p.m.36 views

K000139577: Node.js vulnerability CVE-2024-21890

Security Advisory Description 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...

6.5CVSS6.4AI score0.00945EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2024/05/06 1:05 p.m.55 views

nodejs:20 security update

An update is available for module.nodejs-nodemon, nodejs-packaging, module.nodejs-packaging, nodejs-nodemon. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list...

9.8CVSS7.5AI score0.03168EPSS
SaveExploits0
OSV
OSV
added 2024/05/06 1:05 p.m.60 views

RLSA-2024:1688 Important: nodejs:20 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs: vulnerable to timing variant of the Bleichenbacher attack against PKCS1 v1.5 padding Marvin CVE-2023-46809 nodejs: reading unprocessed HTT...

8.1CVSS7.4AI score0.03168EPSS
SaveExploits0References8
Rockylinux
Rockylinux
added 2024/05/06 1:04 p.m.56 views

nodejs:20 security update

An update is available for nodejs-nodemon, module.nodejs, nodejs, module.nodejs-nodemon, module.nodejs-packaging, nodejs-packaging. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS8.2AI score0.03168EPSS
SaveExploits0
OSV
OSV
added 2024/05/06 1:04 p.m.76 views

RLSA-2024:1687 Important: nodejs:20 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs: vulnerable to timing variant of the Bleichenbacher attack against PKCS1 v1.5 padding Marvin CVE-2023-46809 nodejs: reading unprocessed HTT...

9.8CVSS7.4AI score0.03168EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/05/06 12:00 a.m.52 views

Rocky Linux 8 : nodejs:20 (RLSA-2024:1687)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:1687 advisory. - 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 exampl...

9.8CVSS6.8AI score0.03168EPSS
SaveExploits0References15
Hacker One
Hacker One
added 2024/04/19 7:48 p.m.30 views

Node.js: fs.fchown/fchmod bypasses permission model

A vulnerability was identified in Node.js that affected users of the experimental permission model when the --allow-fs-write flag was used. The vulnerability allowed operations such as fs.fchown or fs.fchmod to be used with a "read-only" file descriptor to change the owner and permissions of a...

3.3CVSS5AI score0.00395EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.13 views

PT-2024-5124

Name of the Vulnerable Software and Affected Versions: Node.js versions 20 through 21 Description: A flaw in the experimental permission model of Node.js allows malicious actors to retrieve stats from files they do not have explicit read access to when the --allow-fs-read flag is used. This issue...

2.9CVSS6.6AI score0.00458EPSS
SaveExploits0References270
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.10 views

PT-2024-5138

Name of the Vulnerable Software and Affected Versions: Node.js affected versions not specified Description: A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does not operate on...

6.5CVSS6.7AI score0.00395EPSS
SaveExploits0References127
Rows per page
Query Builder