StackStorm / st2web

StackStorm Web UI
http://www.stackstorm.com/features
Apache License 2.0
102 stars 83 forks source link

Update dependency qs to v6.10.3 [SECURITY] - autoclosed #998

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

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`](https://togithub.com/ljharb/qs/blob/HEAD/CHANGELOG.md#6103) [Compare Source](https://togithub.com/ljharb/qs/compare/v6.10.2...v6.10.3) - \[Fix] `parse`: ignore `__proto__` keys ([#​428](https://togithub.com/ljharb/qs/issues/428)) - \[Robustness] `stringify`: avoid relying on a global `undefined` ([#​427](https://togithub.com/ljharb/qs/issues/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: 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.



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