Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Update dependency yargs-parser to 13.1.2 [SECURITY] #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change
yargs-parser 9.0.2 -> 13.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 due to failing status checks.

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, click this checkbox.

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

@renovate renovate bot force-pushed the greenkeeper/npm-yargs-parser-vulnerability branch 2 times, most recently from cf042ef to f9b06c3 Compare May 15, 2021 20:48
@renovate renovate bot force-pushed the greenkeeper/npm-yargs-parser-vulnerability branch from f9b06c3 to 0f6462c Compare June 6, 2021 20:53
@renovate renovate bot force-pushed the greenkeeper/npm-yargs-parser-vulnerability branch from 0f6462c to a30c5eb Compare June 15, 2021 01:12
@renovate renovate bot force-pushed the greenkeeper/npm-yargs-parser-vulnerability branch from a30c5eb to 1a66049 Compare October 20, 2021 06:48
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.

None yet

1 participant