Closed
Description
I found a direct bypass of the file system permissions checks.
The compiler code is currently designed around a privileged operation op_fetch_module_meta_data
that can be used to read any file on the host file system or make almost any GET http/https request you want with the hosts connection. The libdeno.send
function required to send the request to run said operation is available in the global scope of any code executed in the same context.
Metadata
Metadata
Assignees
Labels
No labels