Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2022-29244 Details

Description

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.0 and v7.13.0 respectively, may be affected and have published files into the npm registry they did not intend to include. Users should upgrade to the latest, patched version of npm v8.11.0, run: npm i -g npm@latest . Node.js versions v16.15.1, v17.19.1, and v18.3.0 include the patched v8.11.0 version of npm.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/nodejs/node/pull/43210 CVEPatchThird Party Advisory
https://github.com/nodejs/node/releases/tag/v16.15.1 CVERelease NotesThird Party Advisory
https://github.com/nodejs/node/releases/tag/v17.9.1 CVERelease NotesThird Party Advisory
https://github.com/nodejs/node/releases/tag/v18.3.0 CVERelease NotesThird Party Advisory
https://github.com/npm/cli/releases/tag/v8.11.0 CVERelease NotesThird Party Advisory

see all 20 references

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]
CWE-200Exposure of Sensitive Information to an Unauthorized Actor[email protected]

Affected Products

ProductVersions
npmjs npm
>= 7.9.0, < 8.11.0

CPE

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

Remediation

  • No remediation found in references.
netapp ontap select deploy administration utility
All versions

CPE

  • cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

8 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2022-29244
NVD Published Date:
Jun 13, 2022
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2022-29244 Details - Not Deferred