Skip to content

Uncontrolled process operation #31

@b4yuan

Description

@b4yuan

In line 2300 of compiler.c:

handle = dlopen(module_path, RTLD_NOW);

Using externally controlled strings in a process operation can allow an attacker to execute malicious commands.

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