mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
839 B
Markdown
18 lines
839 B
Markdown
### [CVE-2020-15095](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15095)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ossf-cve-benchmark/CVE-2020-15095
|
|
|