Deno has --allow-read / --allow-write permission bypass in `node:sqlite`
Description
Published by the National Vulnerability Database
Jun 4, 2025
Published to the GitHub Advisory Database
Jun 4, 2025
Reviewed
Jun 4, 2025
Last updated
Jun 4, 2025
Summary
It is possible to bypass Deno's read/write permission checks by using
ATTACH DATABASE
statement.PoC
References