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

fix(deps): update dependency qs to v6.10.3 [security] #3385

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qs 6.10.2 -> 6.10.3 age adoption passing confidence

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.


Release Notes

ljharb/qs (qs)

v6.10.3

Compare Source

  • [Fix] parse: ignore __proto__ keys (#​428)
  • [Robustness] stringify: avoid relying on a global undefined (#​427)
  • [actions] reuse common workflows
  • [Dev Deps] update eslint, @ljharb/eslint-config, object-inspect, tape

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Aug 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency qs to v6.10.3 [security] fix(deps): update dependency qs to v6.10.3 [security] - autoclosed Aug 16, 2024
@renovate renovate bot closed this Aug 16, 2024
@renovate renovate bot deleted the renovate/npm-qs-vulnerability branch August 16, 2024 17:16
@renovate renovate bot changed the title fix(deps): update dependency qs to v6.10.3 [security] - autoclosed fix(deps): update dependency qs to v6.10.3 [security] Aug 16, 2024
@renovate renovate bot restored the renovate/npm-qs-vulnerability branch August 16, 2024 19:39
@renovate renovate bot reopened this Aug 16, 2024
@renovate renovate bot force-pushed the renovate/npm-qs-vulnerability branch from 9b41b3a to 9aa86ae Compare August 16, 2024 19:39
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.

0 participants