Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 3, 2020

Mend Renovate

This PR contains the following updates:

Package Change
minimist 1.2.0 -> 1.2.6

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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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, check this box

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

@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from 7fc607d to 9279f7e Compare October 26, 2020 12:56
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch 2 times, most recently from 8d8cd4d to 1035991 Compare December 1, 2020 09:27
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from 1035991 to cb70c87 Compare February 22, 2021 12:43
@renovate renovate bot changed the title fix(deps): update dependency minimist to v1.2.3 [security] fix(deps): update dependency minimist to ^1.2.3 [security] Feb 22, 2021
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from cb70c87 to c822df4 Compare February 25, 2021 12:06
@renovate renovate bot changed the title fix(deps): update dependency minimist to ^1.2.3 [security] fix(deps): update dependency minimist to v1.2.3 [security] Feb 25, 2021
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from c822df4 to 4492bf8 Compare March 2, 2021 13:28
@renovate renovate bot changed the title fix(deps): update dependency minimist to v1.2.3 [security] chore(deps): update dependency minimist to 1.2.3 [security] Mar 2, 2021
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from 4492bf8 to 0bc08a3 Compare March 2, 2021 14:40
@renovate renovate bot changed the title chore(deps): update dependency minimist to 1.2.3 [security] fix(deps): update dependency minimist to v1.2.3 [security] Mar 2, 2021
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from 0bc08a3 to 1fbc420 Compare March 3, 2021 14:25
@renovate renovate bot changed the title fix(deps): update dependency minimist to v1.2.3 [security] chore(deps): update dependency minimist to 1.2.3 [security] Mar 3, 2021
@renovate renovate bot changed the title chore(deps): update dependency minimist to 1.2.3 [security] chore(deps): update dependency minimist to 1.2.3 [security] - autoclosed Apr 2, 2021
@renovate renovate bot closed this Apr 2, 2021
@renovate renovate bot deleted the renovate/npm-minimist-vulnerability branch April 2, 2021 23:44
@renovate renovate bot changed the title chore(deps): update dependency minimist to 1.2.3 [security] - autoclosed chore(deps): update dependency minimist to 1.2.3 [security] Apr 3, 2021
@renovate renovate bot reopened this Apr 3, 2021
@renovate renovate bot restored the renovate/npm-minimist-vulnerability branch April 3, 2021 00:52
@renovate renovate bot force-pushed the renovate/npm-minimist-vulnerability branch from 1fbc420 to 15c2066 Compare April 3, 2021 00:57
@renovate renovate bot changed the title chore(deps): update dependency minimist to 1.2.3 [security] chore(deps): update dependency minimist to 1.2.6 [security] Mar 26, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants