Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change
minimist 1.2.5 -> 1.2.6
minimist 0.0.8 -> 0.2.4

GitHub Vulnerability Alerts

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).

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: 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 is behind base branch, 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.

@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #61 (7af5795) into master (0a3c5d6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           25        25           
  Branches         5         5           
=========================================
  Hits            25        25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a3c5d6...7af5795. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency minimist to 0.2.1 [security] chore(deps): update dependency minimist to 1.2.6 [security] Mar 31, 2022
@renovate renovate bot changed the title chore(deps): update dependency minimist to 1.2.6 [security] chore(deps): update dependency minimist to 0.2.1 [security] Apr 4, 2022
@renovate renovate bot changed the title chore(deps): update dependency minimist to 0.2.1 [security] chore(deps): update dependency minimist to 1.2.6 [security] Apr 16, 2022
@renovate renovate bot changed the title chore(deps): update dependency minimist to 1.2.6 [security] chore(deps): update dependency minimist [security] Jun 12, 2022
@renovate renovate bot changed the title chore(deps): update dependency minimist [security] chore(deps): update dependency minimist [security] - abandoned Mar 24, 2023
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants