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
21 Nov 2024, 09:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/denoland/deno/security/advisories/GHSA-hrqr-jv8w-v9jh - | |
Summary |
|
05 Mar 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-05 17:15
Updated : 2024-11-21 09:05
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