Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 2.2.0 and prior to versions 2.2.5, it is possible to bypass Deno's permission read/write db permission check by using `ATTACH DATABASE` statement. Version 2.2.5 contains a patch for the issue.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| deno(crates.io) | 2.2.0 | 2.2.5 | N/A |
| deno_node(crates.io) | 0.129.0 | 0.134.0 | N/A |
CVSS Metrics