Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing pollution vulnerability in minimist #197

Merged
merged 2 commits into from Mar 22, 2022

Conversation

gopijaganthan
Copy link
Contributor

fixing prototype Pollution vulnerability in minimist

updating minimist version to 1.2.6

ref: https://www.npmjs.com/advisories/1067259

gopijaganthan and others added 2 commits March 22, 2022 12:01
fixing prototype Pollution vulnerability in minimist

updating minimist version to 1.2.6

ref: https://www.npmjs.com/advisories/1067259
@jonaskello
Copy link
Member

Thanks!

@jonaskello jonaskello merged commit b5d9eac into dividab:master Mar 22, 2022
@jonaskello
Copy link
Member

Released in 3.14.1.

Alkarex added a commit to Alkarex/eslint-plugin-import that referenced this pull request Apr 1, 2022
Security fix.
See dividab/tsconfig-paths#197
Weaknesses CWE-1321
CVE ID CVE-2021-44906

> Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).

(This currently triggers cascade alerts in many packages using eslint-plugin-import)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants