[Git][security-tracker-team/security-tracker][master] CVE-2024-36137/nodejs
Bastien Roucariès (@rouca)
rouca at debian.org
Fri Sep 13 21:47:40 BST 2024
Bastien Roucariès pushed to branch master at Debian Security Tracker / security-tracker
Commits:
0d310adb by Bastien Roucariès at 2024-09-13T20:46:43+00:00
CVE-2024-36137/nodejs
According to documentation:
--experimental-permission
Added in: v20.0.0
Stability: 1.1 - Active development
Enable the Permission Model for current process. When enabled, the following permissions are restricted:
File System - manageable through --allow-fs-read, --allow-fs-write flags
Child Process - manageable through --allow-child-process flag
Worker Threads - manageable through --allow-worker flag
WASI - manageable through --allow-wasi flag
Thus bookworm v18 and bullseye v12 not-affected
- - - - -
1 changed file:
- data/CVE/list
Changes:
=====================================
data/CVE/list
=====================================
@@ -16557,9 +16557,13 @@ CVE-2024-22018 (A vulnerability has been identified in Node.js, affecting users
NOTE: Feature introduced in 20 see https://nodejs.org/en/blog/announcements/v20-release-announce
CVE-2024-36137 (A vulnerability has been identified in Node.js, affecting users of the ...)
- nodejs 20.15.1+dfsg-1
+ [bookworm] - nodejs <not-affected> (Feature was introduced in nodeJS 20)
+ [bullseye] - nodejs <not-affected> (Feature was introduced in nodeJS 20)
NOTE: https://nodejs.org/en/blog/vulnerability/july-2024-security-releases#fsfchownfchmod-bypasses-permission-model-cve-2024-36137---low
NOTE: Fixed by: https://github.com/nodejs/node/commit/01e9eac91234100bff0151c70caa84c110910081 (v22.4.1)
NOTE: Need the experimental permission model when the --allow-fs-write flag is set
+ NOTE: Feature introduced in 20 see https://nodejs.org/en/blog/announcements/v20-release-announce
+ NOTE: Documentation of the flag: https://nodejs.org/api/cli.html#--experimental-permission (Added in v20.0.0)
CVE-2024-22020 (A security flaw in Node.js allows a bypass of network import restrict ...)
- nodejs 20.15.1+dfsg-1
[bullseye] - nodejs <not-affected> (Feature was introduced in NodeJS 18)
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/0d310adbe8659f74b12d6bed2c439bea4ac8e6c5
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/0d310adbe8659f74b12d6bed2c439bea4ac8e6c5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20240913/78e335cb/attachment.htm>
More information about the debian-security-tracker-commits
mailing list