Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node v20.12.2 nsolid v5.1.2 release #118

Merged

Conversation

trevnorris
Copy link
Contributor

No description provided.

RafaelGSS and others added 5 commits April 3, 2024 10:43
An undocumented feature of the Win32 CreateProcess API allows spawning
batch files directly but is potentially insecure because arguments are
not escaped (and sometimes cannot be unambiguously escaped), hence why
they are refused starting today.

PR-URL: nodejs-private/node-private#563
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
CVE-ID: CVE-2024-27980
This is a security release.

Notable changes:

src:
  * disallow direct .bat and .cmd file spawning (Ben Noordhuis) nodejs-private/node-private#563

PR-URL: nodejs-private/node-private#579
2024-04-10 Node.js v20.12.2 'Iron' (LTS) Release
Git-EVTag-v0-SHA512: 4c624a75c98a0970f5493daf4e5a9ecc0f1d9d32c245abac1a24f5761ede54adee621ea3fd486818f701983e874ddf0065e1165d6d4815559c2f777d99f5d9b9
@trevnorris trevnorris self-assigned this Apr 10, 2024
@trevnorris trevnorris merged commit f7e31b1 into node-v20.x-nsolid-v5.x Apr 11, 2024
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants