Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
minimist 1.2.0 -> 1.2.3 age adoption passing confidence

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.


Release Notes

substack/minimist

v1.2.3

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source


Configuration

📅 Schedule: "" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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.

@renovate renovate bot added the chore label Mar 7, 2022
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch 9 times, most recently from f752361 to 6ee8da0 Compare March 7, 2022 20:43
@renovate renovate bot changed the title chore(deps): update dependency minimist to v1.2.3 [security] chore(deps): update dependency minimist to v1.2.3 [security] - autoclosed Apr 27, 2022
@renovate renovate bot closed this Apr 27, 2022
@renovate renovate bot deleted the renovate/npm-minimist-vulnerability branch April 27, 2022 12:04
@renovate renovate bot changed the title chore(deps): update dependency minimist to v1.2.3 [security] - autoclosed chore(deps): update dependency minimist to v1.2.3 [security] Apr 27, 2022
@renovate renovate bot reopened this Apr 27, 2022
@renovate renovate bot restored the renovate/npm-minimist-vulnerability branch April 27, 2022 14:37
@renovate renovate bot changed the title chore(deps): update dependency minimist to v1.2.3 [security] chore(deps): update dependency minimist to v1.2.3 [security] - autoclosed Apr 27, 2022
@renovate renovate bot closed this Apr 27, 2022
@renovate renovate bot deleted the renovate/npm-minimist-vulnerability branch April 27, 2022 17:12
@renovate renovate bot changed the title chore(deps): update dependency minimist to v1.2.3 [security] - autoclosed chore(deps): update dependency minimist to v1.2.3 [security] Apr 27, 2022
@renovate renovate bot reopened this Apr 27, 2022
@renovate renovate bot restored the renovate/npm-minimist-vulnerability branch April 27, 2022 19:42
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from 6ee8da0 to 738495e Compare April 28, 2022 00:51
@renovate renovate bot merged commit d72ebc2 into master Apr 28, 2022
@renovate renovate bot deleted the renovate/npm-minimist-vulnerability branch April 28, 2022 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants