Deno missing "--allow-net" permission check for built-in Node modules
CVE-2023-33966

9.8CRITICAL

Key Information:

Vendor

denoland

Status
Vendor
CVE Published:
31 May 2023

What is CVE-2023-33966?

The Deno runtime for JavaScript and TypeScript has a vulnerability allowing outbound HTTP requests via built-in modules (node:http and node:https) without proper checks against the network permission allow list (--allow-net). This oversight can expose dependencies that rely on these modules to potential security threats. Users on Deno versions 1.34.0 and deno_runtime 0.114.0 should update to patched versions (Deno v1.34.1 and deno_runtime 0.114.1) to mitigate this issue, as no workarounds are available.

Affected Version(s)

deno deno = 1.34.0 = deno 1.34.0

deno deno_runtime = 0.114.0 = deno_runtime 0.114.0

References

CVSS V3.1

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.