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

chore(deps): update dependency qs [security] - autoclosed #107

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change
qs 4.0.0 -> 6.2.4
qs 2.2.5 -> 6.0.4

GitHub Vulnerability Alerts

CVE-2022-24999

qs before 6.10.3 allows attackers to cause a Node process hang because an __ proto__ key can be used. In many typical web framework use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4.

CVE-2017-1000048

Affected version of qs are vulnerable to Prototype Pollution because it is possible to bypass the protection. The qs.parse function fails to properly prevent an object's prototype to be altered when parsing arbitrary input. Input containing [ or ] may bypass the prototype pollution protection and alter the Object prototype. This allows attackers to override properties that will exist in all objects, which may lead to Denial of Service or Remote Code Execution in specific circumstances.

Recommendation

Upgrade to 6.0.4, 6.1.2, 6.2.3, 6.3.2 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.

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

@renovate
Copy link
Author

renovate bot commented Apr 26, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm is known not to run on Node.js v9.0.0
You'll need to upgrade to a newer Node.js version in order to use this
version of npm. You can find the latest version at https://nodejs.org/

@commit-lint
Copy link

commit-lint bot commented Apr 26, 2021

Chore

  • deps: update dependency qs [security] (d63ad92)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.25% when pulling 8d25553 on renovate/npm-qs-vulnerability into 520cb9f on master.

@renovate renovate bot changed the title chore(deps): update dependency qs to 6.0.4 [security] chore(deps): update dependency qs to 6.0.4 [security] - autoclosed May 6, 2022
@renovate renovate bot closed this May 6, 2022
@renovate renovate bot deleted the renovate/npm-qs-vulnerability branch May 6, 2022 23:06
@renovate renovate bot changed the title chore(deps): update dependency qs to 6.0.4 [security] - autoclosed chore(deps): update dependency qs to 6.0.4 [security] May 7, 2022
@renovate renovate bot restored the renovate/npm-qs-vulnerability branch May 7, 2022 01:57
@renovate renovate bot reopened this May 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency qs to 6.0.4 [security] chore(deps): update dependency qs to 6.0.4 [SECURITY] Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update dependency qs to 6.0.4 [SECURITY] chore(deps): update dependency qs to 6.0.4 [security] Jun 28, 2022
@renovate renovate bot changed the title chore(deps): update dependency qs to 6.0.4 [security] chore(deps): update dependency qs [security] Mar 18, 2023
@renovate renovate bot force-pushed the renovate/npm-qs-vulnerability branch from 8d25553 to d63ad92 Compare March 18, 2023 12:03
@renovate renovate bot changed the title chore(deps): update dependency qs [security] chore(deps): update dependency qs [security] - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/npm-qs-vulnerability branch March 24, 2023 23:37
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.

None yet

1 participant