CVE-2019-16777

Versions of the npm CLI prior to 6.13.4 are vulnerable to an Arbitrary File Overwrite. It fails to prevent existing globally-installed binaries to be overwritten by other package installations. For example, if a package was installed globally and created a serve binary, any subsequent installs of packages that also create a serve binary would overwrite the previous serve binary. This behavior is still allowed in local installations and also through install scripts. This vulnerability bypasses a user using the --ignore-scripts install option.
References
Link Resource
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html Mailing List Third Party Advisory
https://access.redhat.com/errata/RHEA-2020:0330 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0573 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0579 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0597 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0602 Third Party Advisory
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli Third Party Advisory
https://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr Third Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/
https://security.gentoo.org/glsa/202003-48 Third Party Advisory
https://www.oracle.com/security-alerts/cpujan2020.html Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00027.html Mailing List Third Party Advisory
https://access.redhat.com/errata/RHEA-2020:0330 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0573 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0579 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0597 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0602 Third Party Advisory
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli Third Party Advisory
https://github.com/npm/cli/security/advisories/GHSA-4328-8hgf-7wjr Third Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF5LEKXWAH5RUFP/
https://security.gentoo.org/glsa/202003-48 Third Party Advisory
https://www.oracle.com/security-alerts/cpujan2020.html Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*

Configuration 3 (hide)

cpe:2.3:a:oracle:graalvm:19.3.0.2:*:*:*:enterprise:*:*:*

Configuration 4 (hide)

cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*

Configuration 5 (hide)

OR cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-12-13 01:15

Updated : 2024-11-21 04:31


NVD link : CVE-2019-16777

Mitre link : CVE-2019-16777

CVE.ORG link : CVE-2019-16777


JSON object : View

Products Affected

npmjs

  • npm

fedoraproject

  • fedora

oracle

  • graalvm

redhat

  • enterprise_linux_eus
  • enterprise_linux

opensuse

  • leap
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-269

Improper Privilege Management