CVE-2020-7662

Source
https://nvd.nist.gov/vuln/detail/CVE-2020-7662
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-7662.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-7662
Aliases
Related
Published
2020-06-02T19:15:12Z
Modified
2024-05-14T08:12:04.126893Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

websocket-extensions npm module prior to 0.1.4 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other character. This could be abused by an attacker to conduct Regex Denial Of Service (ReDoS) on a single-threaded server by providing a malicious payload with the Sec-WebSocket-Extensions header.

References

Affected packages

Git / github.com/faye/websocket-extensions-node

Affected ranges

Type
GIT
Repo
https://github.com/faye/websocket-extensions-node
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*

0.1.0
0.1.1
0.1.2
0.1.3