Versions of the package deno before 1.31.0 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the upgradeWebSocket function, which contains regexes in the form of /s*,s*/, used for splitting the Connection/Upgrade header. A specially crafted Connection/Upgrade header can be used to significantly slow down a web socket server.
References
Link | Resource |
---|---|
https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js%23L395-L409 | Broken Link |
https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06 | Patch |
https://github.com/denoland/deno/pull/17722 | Patch |
https://github.com/denoland/deno/releases/tag/v1.31.0 | Release Notes |
https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970 | Exploit Technical Description Third Party Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: snyk
Published: 2023-02-25T05:00:01.387Z
Updated: 2023-02-25T05:00:01.387Z
Reserved: 2023-02-20T10:28:48.921Z
Link: CVE-2023-26103
JSON object: View
NVD Information
Status : Modified
Published: 2023-02-25T05:15:12.343
Modified: 2023-11-07T04:09:20.403
Link: CVE-2023-26103
JSON object: View
Redhat Information
No data.
CWE