{ "schema_version": "1.4.0", "id": "GHSA-xr9w-x6gw-c9mj", "modified": "2023-04-03T17:18:44Z", "published": "2023-02-25T06:30:21Z", "withdrawn": "2023-04-03T17:18:44Z", "aliases": [], "summary": "Duplicate advisory: Deno vulnerable to Regular Expression Denial of Service", "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of [GHSA-jc97-h3h9-7xh6](https://github.com/advisories/GHSA-jc97-h3h9-7xh6). This link is maintained to preserve external references.\n\n## Original Description\nVersions 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. This issue has been patched in version 1.31.0.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "deno" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.31.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26103" }, { "type": "WEB", "url": "https://github.com/denoland/deno/pull/17722" }, { "type": "WEB", "url": "https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06" }, { "type": "PACKAGE", "url": "https://github.com/denoland/deno" }, { "type": "WEB", "url": "https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js%23L395-L409" }, { "type": "WEB", "url": "https://github.com/denoland/deno/releases/tag/v1.31.0" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970" } ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-28T14:00:55Z", "nvd_published_at": "2023-02-25T05:15:00Z" } }