Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change
yargs-parser 11.1.1 -> 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: 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-yargs-parser-vulnerability branch 2 times, most recently from 120c43f to abaf428 Compare January 9, 2023 23:29
@Noxsios Noxsios enabled auto-merge (squash) January 9, 2023 23:34
@renovate renovate bot force-pushed the renovate/npm-yargs-parser-vulnerability branch from abaf428 to f57d06a Compare January 10, 2023 01:48
@renovate renovate bot force-pushed the renovate/npm-yargs-parser-vulnerability branch from f57d06a to 47f8ec2 Compare January 10, 2023 16:32
@Noxsios Noxsios merged commit 3ad7eb2 into main Jan 10, 2023
@Noxsios Noxsios deleted the renovate/npm-yargs-parser-vulnerability branch January 10, 2023 19:02
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change |
|---|---|
| yargs-parser | [`11.1.1` ->
`13.1.2`](https://renovatebot.com/diffs/npm/yargs-parser/11.1.1/13.1.2)
|

### GitHub Vulnerability Alerts

#### [CVE-2020-7608](https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381)

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**: 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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