CVE-2022-29244
- EPSS 0.9%
- Published 13.06.2022 14:15:09
- Last modified 23.04.2025 17:15:46
npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace or with a workspace flag (ie. `--workspaces`, `--workspace=<name>`). Anyone who has run `npm pack` or `npm publish` inside a workspace, as of v7.9...
CVE-2021-43616
- EPSS 0.77%
- Published 13.11.2021 18:15:07
- Last modified 21.11.2024 06:29:31
The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers t...
CVE-2020-15095
- EPSS 0.04%
- Published 07.07.2020 19:15:10
- Last modified 21.11.2024 05:04:47
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...
CVE-2019-16777
- EPSS 0.29%
- Published 13.12.2019 01:15:11
- Last modified 21.11.2024 04:31:10
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 cre...
CVE-2019-16775
- EPSS 0.35%
- Published 13.12.2019 01:15:10
- Last modified 21.11.2024 04:31:09
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It is possible for packages to create symlinks to files outside of thenode_modules folder through the bin field upon installation. A properly constructed entry in the ...
CVE-2019-16776
- EPSS 0.4%
- Published 13.12.2019 01:15:10
- Last modified 21.11.2024 04:31:10
Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field wou...
CVE-2018-7408
- EPSS 0.04%
- Published 22.02.2018 18:29:00
- Last modified 21.11.2024 04:12:05
An issue was discovered in an npm 5.7.0 2018-02-21 pre-release (marked as "next: 5.7.0" and therefore automatically installed by an "npm upgrade -g npm" command, and also announced in the vendor's blog without mention of pre-release status). It might...
CVE-2016-3956
- EPSS 2.39%
- Published 02.07.2016 14:59:19
- Last modified 12.04.2025 10:46:40
The CLI in npm before 2.15.1 and 3.x before 3.8.3, as used in Node.js 0.10 before 0.10.44, 0.12 before 0.12.13, 4 before 4.4.2, and 5 before 5.10.0, includes bearer tokens with arbitrary requests, which allows remote HTTP servers to obtain sensitive ...