GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Mon Jan 11, 2021 10:26 am Post subject: [ GLSA 202101-07 ] NodeJS |
|
|
Gentoo Linux Security Advisory
Title: NodeJS: Multiple vulnerabilities (GLSA 202101-07)
Severity: normal
Exploitable: remote
Date: 2021-01-11
Bug(s): #726836, #731654, #742893, #754942, #763588
ID: 202101-07
Synopsis
Multiple vulnerabilities have been found in NodeJS, the worst of
which could result in the arbitrary execution of code.
Background
Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript
engine.
Affected Packages
Package: net-libs/nodejs
Vulnerable: < 15.5.1
Unaffected: >= 15.5.1
Unaffected: >= 14.15.1
Unaffected: >= 12.20.1
Architectures: All supported architectures
Description
Multiple vulnerabilities have been discovered in NodeJS. Please review
the CVE identifiers referenced below for details.
Impact
Please review the referenced CVE identifiers for details.
Workaround
There is no known workaround at this time.
Resolution
All NodeJS 15 users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=net-libs/nodejs-15.5.1"
| All NodeJS 14 users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=net-libs/nodejs-14.15.1"
|
References
CVE-2020-15095
CVE-2020-8172
CVE-2020-8174
CVE-2020-8201
CVE-2020-8251
CVE-2020-8265
CVE-2020-8277
CVE-2020-8287 |
|