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

Update dependency minimist to 1.2.6 [SECURITY] #536

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change
minimist 0.0.8 -> 1.2.6
minimist 1.2.0 -> 1.2.6
minimist 1.2.5 -> 1.2.6
minimist 0.0.10 -> 1.2.6

GitHub Vulnerability Alerts

CVE-2021-44906

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

CVE-2020-7598

Affected versions of minimist are vulnerable to prototype pollution. Arguments are not properly sanitized, allowing an attacker to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects.
Parsing the argument --__proto__.y=Polluted adds a y property with value Polluted to all objects. The argument --__proto__=Polluted raises and uncaught error and crashes the application.
This is exploitable if attackers have control over the arguments being passed to minimist.

Recommendation

Upgrade to versions 0.2.1, 1.2.3 or later.


Configuration

📅 Schedule: "" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Mar 26, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/maticzav/gimb-events/2PDd8NimPT7gGZUjzm9aEkwiePqC
✅ Preview: https://gimb-events-git-renovate-npm-minimist-vulnerability-maticzav.vercel.app

@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from ec0fcaa to af0bee8 Compare March 29, 2022 06:17
@renovate renovate bot merged commit df6fdba into master Mar 29, 2022
@renovate renovate bot deleted the renovate/npm-minimist-vulnerability branch March 29, 2022 11:51
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

1 participant