CVE-2020-15095

Published
View on NVD ↗
CVSS v3
4.4
MEDIUM
CVSS v2
1.9
LOW
Affected
1
PROJECT

Description

Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like "<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>". The password value is not redacted and is printed to stdout and also to any generated log files.

the package manager for JavaScript
GitHubGitHub
9.86K