Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Update dependency yargs-parser to 18.1.2 [SECURITY] #28

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change
yargs-parser 16.1.0 -> 18.1.2

GitHub Vulnerability Alerts

CVE-2020-7608

Affected versions of yargs-parser 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 --foo.__proto__.bar baz' adds a bar property with value baz to all objects. This is only exploitable if attackers have control over the arguments being passed to yargs-parser.

Recommendation

Upgrade to versions 13.1.2, 15.0.1, 18.1.1 or later.


Configuration

📅 Schedule: "" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/npm-yargs-parser-vulnerability branch from 314a1b6 to 4bfa77e Compare June 23, 2021 03:14
@mdnorman mdnorman merged commit de9059d into master Jun 23, 2021
@mdnorman mdnorman deleted the renovate/npm-yargs-parser-vulnerability branch June 23, 2021 03:23
mdnorman added a commit that referenced this pull request Oct 9, 2021
chore(deps): update dependency tslint-react to v5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants