Search for packages
| purl | pkg:deb/debian/ruby-websocket-extensions@0.1.2-1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-u29q-3x9x-73da
Aliases: CVE-2020-7663 GHSA-g6wq-qcwm-j5g2 |
Regular Expression Denial of Service in websocket-extensions (RubyGem) ### 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.5. ### Workarounds There are no known work-arounds other than disabling any public-facing WebSocket functionality you are operating. ### References - https://blog.jcoglan.com/2020/06/02/redos-vulnerability-in-websocket-extensions/ |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-15T17:48:16.369657+00:00 | Debian Oval Importer | Affected by | VCID-u29q-3x9x-73da | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 38.4.0 |
| 2026-04-11T17:34:11.122115+00:00 | Debian Oval Importer | Affected by | VCID-u29q-3x9x-73da | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 38.3.0 |
| 2026-04-08T17:21:57.053319+00:00 | Debian Oval Importer | Affected by | VCID-u29q-3x9x-73da | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 38.1.0 |