CVE-2023-26103

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*

History

07 Mar 2023, 02:48

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References (MISC) https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06 - (MISC) https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06 - Patch
References (MISC) https://github.com/denoland/deno/releases/tag/v1.31.0 - (MISC) https://github.com/denoland/deno/releases/tag/v1.31.0 - Release Notes
References (MISC) https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970 - (MISC) https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970 - Exploit, Technical Description, Third Party Advisory
References (MISC) https://github.com/denoland/deno/pull/17722 - (MISC) https://github.com/denoland/deno/pull/17722 - Patch
References (MISC) https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js%23L395-L409 - (MISC) https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js%23L395-L409 - Broken Link
CWE CWE-1333
CPE cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*

25 Feb 2023, 05:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-02-25 05:15

Updated : 2024-02-04 23:14


NVD link : CVE-2023-26103

Mitre link : CVE-2023-26103

CVE.ORG link : CVE-2023-26103


JSON object : View

Products Affected

deno

  • deno
CWE
CWE-1333

Inefficient Regular Expression Complexity