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 websocket-extensions to 0.1.4 [security] #464

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change
websocket-extensions 0.1.3 -> 0.1.4

GitHub Vulnerability Alerts

CVE-2020-7662

Impact

The ReDoS flaw allows an attacker to exhaust the server's capacity to process
incoming requests by sending a WebSocket handshake request containing a header
of the following form:

Sec-WebSocket-Extensions: a; b="\c\c\c\c\c\c\c\c\c\c ...

That is, a header containing an unclosed string parameter value whose content is
a repeating two-byte sequence of a backslash and some other character. The
parser takes exponential time to reject this header as invalid, and this will
block the processing of any other work on the same thread. Thus if you are
running a single-threaded server, such a request can render your service
completely unavailable.

Patches

Users should upgrade to version 0.1.4.

Workarounds

There are no known work-arounds other than disabling any public-facing
WebSocket functionality you are operating.

References


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 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, click this checkbox.

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

@renovate renovate bot added the dependencies label Mar 4, 2021
@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch 3 times, most recently from 173e928 to b472a9b Compare March 23, 2021 17:28
@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch 2 times, most recently from 523cdff to aebac00 Compare April 15, 2021 19:01
@TDSBot
Copy link

TDSBot commented Apr 15, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from aebac00 to 9ff666e Compare April 16, 2021 18:15
@TDSBot
Copy link

TDSBot commented Apr 16, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 9ff666e to 87c4a40 Compare April 16, 2021 19:16
@TDSBot
Copy link

TDSBot commented Apr 16, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot changed the title chore(deps): update dependency websocket-extensions to 0.1.4 [security] chore(deps): update dependency websocket-extensions to 0.1.4 [security] - autoclosed May 26, 2021
@renovate renovate bot closed this May 26, 2021
@renovate renovate bot deleted the renovate/npm-websocket-extensions-vulnerability branch May 26, 2021 20:15
@renovate renovate bot changed the title chore(deps): update dependency websocket-extensions to 0.1.4 [security] - autoclosed chore(deps): update dependency websocket-extensions to 0.1.4 [security] May 26, 2021
@renovate renovate bot reopened this May 26, 2021
@renovate renovate bot restored the renovate/npm-websocket-extensions-vulnerability branch May 26, 2021 23:58
@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 87c4a40 to 342ecc2 Compare May 27, 2021 00:02
@TDSBot
Copy link

TDSBot commented May 27, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 342ecc2 to 419c36f Compare June 4, 2021 23:33
@TDSBot
Copy link

TDSBot commented Jun 4, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 419c36f to b707380 Compare June 9, 2021 01:58
@TDSBot
Copy link

TDSBot commented Jun 9, 2021

Packages pending updates:

- @tds/community-optimize-image: 1.0.1 => 1.1.0

If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from b707380 to f6cbc6b Compare June 10, 2021 20:11
@TDSBot
Copy link

TDSBot commented Jun 10, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from f6cbc6b to 4ac0a4e Compare June 22, 2021 18:13
@TDSBot
Copy link

TDSBot commented Jun 22, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 4ac0a4e to 6ee386a Compare June 28, 2021 18:50
@TDSBot
Copy link

TDSBot commented Jun 28, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@TDSBot
Copy link

TDSBot commented Jul 13, 2021

Packages pending updates:

- @tds/community-mini-expand-collapse: 0.2.0 => 0.2.1

If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 5637ce3 to 2acbc48 Compare July 14, 2021 22:00
@TDSBot
Copy link

TDSBot commented Jul 14, 2021

Packages pending updates:

- @tds/community-mini-expand-collapse: 0.2.0 => 0.2.1
- @tds/community-ribbon: 1.0.4 => 1.1.0
- @tds/community-skeleton-provider: 2.1.1 => 2.2.0

If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 2acbc48 to a6717f7 Compare July 15, 2021 00:05
@TDSBot
Copy link

TDSBot commented Jul 15, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from a6717f7 to 6b45338 Compare July 20, 2021 17:33
@TDSBot
Copy link

TDSBot commented Jul 20, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 6b45338 to 4d3a457 Compare July 21, 2021 17:47
@TDSBot
Copy link

TDSBot commented Jul 21, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 4d3a457 to 382e774 Compare September 9, 2021 22:15
@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 382e774 to d1acfb0 Compare September 21, 2021 23:34
@TDSBot
Copy link

TDSBot commented Sep 21, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from d1acfb0 to 27b6296 Compare October 13, 2021 23:56
@TDSBot
Copy link

TDSBot commented Oct 13, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 27b6296 to 3210b15 Compare October 19, 2021 08:57
@TDSBot
Copy link

TDSBot commented Oct 19, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 3210b15 to 536dc0a Compare October 22, 2021 01:41
@TDSBot
Copy link

TDSBot commented Oct 22, 2021

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 536dc0a to 143c073 Compare March 8, 2022 01:29
@renovate
Copy link
Contributor Author

renovate bot commented Mar 8, 2022

⚠ 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 click 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
npm WARN deprecated [email protected]: The functionality that this package provided is now in @npmcli/arborist
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm WARN @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.

lerna notice cli v3.22.1
lerna info versioning independent
lerna notice cli v3.22.1
lerna info versioning independent
lerna info Bootstrapping 25 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@tds/community-skeleton-provider'
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only stderr:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @tds/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.8.2 || ^17.0.0" from the root project
npm ERR!   peer react@"^16.8.2 || ^17.0.0" from @tds/[email protected]
npm ERR!   node_modules/@tds/core-heading
npm ERR!     peer @tds/core-heading@"^2.2.5 || ^3.1.0" from the root project
npm ERR!   4 more (react-dom, styled-components, @tds/core-image, @tds/core-text)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! recompose@"^0.30.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from [email protected]
npm ERR!   node_modules/recompose
npm ERR!     recompose@"^0.30.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-12T01_21_33_272Z-debug-0.log

lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@tds/community-skeleton-provider'

@TDSBot
Copy link

TDSBot commented Mar 8, 2022

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

@renovate renovate bot changed the title chore(deps): update dependency websocket-extensions to 0.1.4 [security] chore(deps): update dependency websocket-extensions to 0.1.4 [security] - autoclosed Mar 12, 2022
@renovate renovate bot closed this Mar 12, 2022
@renovate renovate bot deleted the renovate/npm-websocket-extensions-vulnerability branch March 12, 2022 00:43
@renovate renovate bot changed the title chore(deps): update dependency websocket-extensions to 0.1.4 [security] - autoclosed chore(deps): update dependency websocket-extensions to 0.1.4 [security] Mar 16, 2022
@renovate renovate bot reopened this Mar 16, 2022
@renovate renovate bot restored the renovate/npm-websocket-extensions-vulnerability branch March 16, 2022 02:23
@renovate renovate bot force-pushed the renovate/npm-websocket-extensions-vulnerability branch from 143c073 to e90af4a Compare April 12, 2022 01:21
@github-actions
Copy link

Packages pending updates:


If this is not what you expected, ensure that your commit messages follow the TDS commit types guide on this page: https://tds.telus.com/contributing/developer-guide.html and try again.

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.

2 participants