MSI
WinGet
Node.js 16
Node.js Foundation · 16.17.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v16.17.1-x64.msi /quiet /norestart
InstallPath
msiexec /i node-v16.17.1-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{0BECAF6E-F44B-44B6-A1EC-D079B8F30783}
Product version operator
Greater than or equal to
Product version
16.17.1
MSI Properties
Product Code
{0BECAF6E-F44B-44B6-A1EC-D079B8F30783}
File Identity
Filename
node-v16.17.1-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.16
Version
16.17.1
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v16.17.1/node-v16.17.1-x64.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
This is a security release.
Notable changes
The following CVEs are fixed in this release:
- CVE-2022-32212: DNS rebinding in --inspect on macOS (High)
- CVE-2022-32213: bypass via obs-fold mechanic (Medium)
- CVE-2022-35255: Weak randomness in WebCrypto keygen
- CVE-2022-35256: HTTP Request Smuggling - Incorrect Parsing of Header Fields (Medium)
More detailed information on each of the vulnerabilities can be found in September 22nd 2022 Security Releases blog post.
Commits
- [a54283a638] - crypt…