CVE-2023-33966
Deno missing "--allow-net" permission check for built-in Node modules
Record summary
CVE-2023-33966 has a selected CVSS score of 8.6 (high).
Description
Deno is a runtime for JavaScript and TypeScript. In deno 1.34.0 and deno_runtime 0.114.0, outbound HTTP requests made using the built-in `node:http` or `node:https` modules are incorrectly not checked against the network permission allow list (`--allow-net`). Dependencies relying on these built-in modules are subject to the vulnerability too. Users of Deno versions prior to 1.34.0 are unaffected. Deno Deploy users are unaffected. This problem has been patched in Deno v1.34.1 and deno_runtime 0.114.1 and all users are recommended to update to this version. No workaround is available for this issue.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 9, 2025 · Source: CVE List
Affected products and versions
3| Product | Source | Version range | Status |
|---|---|---|---|
| CVE List | deno = 1.34.0 | affected | |
| deno_runtime = 0.114.0 | affected | ||
| GitHub Advisory | 1.34.0 | affected | |
| 1.34.0 to < 1.34.1 · Fixed in 1.34.1 | affected | ||
deno_runtimeBrowse crates.io / deno_runtime | GitHub Advisory | 0.114.0 | affected |
| 0.114.0 to < 0.115.0 · Fixed in 0.115.0 | affected |