CVE-2023-33966
HIGH8.6EPSS 0.33%Missing "--allow-net" permission check for built-in Node modules
發布日:2023/5/31修改日:2023/11/8
描述
### Impact 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. ### Patches This problem has been patched in Deno v1.34.1 and all users are recommended to update to this version. ### Workarounds No workaround is available for this issue.
受影響套件(2)
- crates.io/deno>= 1.34.0, < 1.34.1
- crates.io/deno_runtime>= 0.114.0, < 0.115.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.6 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N |