Skip to content

chore: 🤖 Renovate auto-bump Update dependency minimist [SECURITY] - autoclosed #169

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change
minimist 1.2.0 -> 1.2.3
minimist 0.0.8 -> 0.2.4

GitHub Vulnerability Alerts

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.

CVE-2021-44906

Minimist prior to 1.2.6 and 0.2.4 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the greenkeeper/npm-minimist-vulnerability branch 4 times, most recently from 92aa2dc to 80d2d50 Compare March 4, 2021 14:21
@renovate renovate bot force-pushed the greenkeeper/npm-minimist-vulnerability branch from 80d2d50 to 9f5f819 Compare March 30, 2021 10:33
@renovate renovate bot force-pushed the greenkeeper/npm-minimist-vulnerability branch 3 times, most recently from 0d1e023 to d4a15d4 Compare April 19, 2021 19:43
@renovate renovate bot force-pushed the greenkeeper/npm-minimist-vulnerability branch from d4a15d4 to 3c076ad Compare May 7, 2021 22:07
@renovate renovate bot force-pushed the greenkeeper/npm-minimist-vulnerability branch from 3c076ad to dadb019 Compare March 26, 2022 13:17
@renovate renovate bot changed the title chore: 🤖 Renovate auto-bump Update dependency minimist to 0.2.1 [SECURITY] chore: 🤖 Renovate auto-bump Update dependency minimist to 1.2.6 [SECURITY] Mar 26, 2022
@renovate renovate bot force-pushed the greenkeeper/npm-minimist-vulnerability branch from dadb019 to 11a494d Compare June 18, 2022 17:49
@renovate renovate bot changed the title chore: 🤖 Renovate auto-bump Update dependency minimist to 1.2.6 [SECURITY] chore: 🤖 Renovate auto-bump Update dependency minimist [SECURITY] Jun 18, 2022
@renovate renovate bot changed the title chore: 🤖 Renovate auto-bump Update dependency minimist [SECURITY] chore: 🤖 Renovate auto-bump Update dependency minimist [SECURITY] - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the greenkeeper/npm-minimist-vulnerability branch March 24, 2023 22:00
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.

0 participants