ZIP
WinGet
Node.js 14
Node.js Foundation · 14.17.5 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
node-v14.17.5-win-x86.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.14
Version
14.17.5
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Release Notes
This is a security release.
Notable Changes
- CVE-2021-3672/CVE-2021-22931: Improper handling of untypical characters in domain names (High)
- Node.js was vulnerable to Remote Code Execution, XSS, application crashes due to missing input validation of hostnames returned by Domain Name Servers in the Node.js DNS library which can lead to the output of wrong hostnames (leading to Domain Hijacking) and injection vulnerabilities in applications using the library. You can read more about it at http…