Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. In Deno versions 1.5.0 to 1.10.1, modules that are dynamically imported through `import()` or `new Worker` might have been able to bypass network and file system permission checks when statically importing other modules. The vulnerability has been patched in Deno release 1.10.2.
References
Link | Resource |
---|---|
https://github.com/denoland/deno/security/advisories/GHSA-xpwj-7v8q-mcgj | Third Party Advisory |
Configurations
Information
Published : 2021-05-28 14:15
Updated : 2022-08-05 05:36
NVD link : CVE-2021-32619
Mitre link : CVE-2021-32619
JSON object : View
CWE
CWE-863
Incorrect Authorization
Products Affected
deno
- deno