You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size and/or the maxHeaderSize options.
Credits
The vulnerability was responsibly disclosed along with a fix in private by Robert McLaughlin from University of California, Santa Barbara.
Configuration
📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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.
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - autoclosed
Jun 1, 2021
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - autoclosed
chore(deps): update dependency ws to 7.4.6 [security]
Jun 5, 2021
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 23, 2023
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
Mar 24, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 25, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
Mar 25, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 25, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
Mar 25, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 25, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
Mar 25, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
Mar 27, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
chore(deps): update dependency ws to 7.4.6 [security]
May 17, 2023
renovatebot
changed the title
chore(deps): update dependency ws to 7.4.6 [security]
chore(deps): update dependency ws to 7.4.6 [security] - abandoned
May 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.4->7.4.6GitHub Vulnerability Alerts
CVE-2021-32640
Impact
A specially crafted value of the
Sec-Websocket-Protocolheader can be used to significantly slow down a ws server.Proof of concept
Patches
The vulnerability was fixed in [email protected] (websockets/ws@00c425e) and backported to [email protected] (websockets/ws@78c676d) and [email protected] (websockets/ws@76d47c1).
Workarounds
In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the
--max-http-header-size=sizeand/or themaxHeaderSizeoptions.Credits
The vulnerability was responsibly disclosed along with a fix in private by Robert McLaughlin from University of California, Santa Barbara.
Configuration
📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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.