Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. Insufficient validation of parameters in `Deno.makeTemp*` APIs would allow for creation of files outside of the allowed directories. This may allow the user to overwrite important files on the system that may affect other systems. A user may provide a prefix or suffix to a `Deno.makeTemp*` API containing path traversal characters. This is fixed in Deno 1.41.1.
References
Configurations
No configuration.
History
05 Mar 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-05 17:15
Updated : 2024-03-05 18:50
NVD link : CVE-2024-27931
Mitre link : CVE-2024-27931
CVE.ORG link : CVE-2024-27931
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation