Skip to content

Permissions bypass exploit #1858

Closed
Closed
@afinch7

Description

@afinch7

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.

Proof of concept

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions