In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade deno to version 0.3.2 or higher.
deno is an a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
Affected versions of this package are vulnerable to Incorrect Authorization via the libdeno.send interface exposing the op_fetch_module_meta_data operation. An attacker can bypass the permission model by invoking this privileged operation without proper permission checks, allowing untrusted code to read arbitrary files and perform unauthorized network requests, effectively escaping the intended security sandbox.