Improper Cross-boundary Removal of Sensitive Data The advisory has been revoked - it doesn't affect any version of package npm  (opens in a new tab)


Threat Intelligence

EPSS
3.7% (89th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-NPM-9429381
  • published15 Mar 2025
  • disclosed13 Jun 2022

Introduced: 13 Jun 2022

CVE-2022-29244  (opens in a new tab)
CWE-212  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream npm package and not the npm package as distributed by RHEL.

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.