Skip to content

remove hsystem -> execve #85

@lsproule

Description

@lsproule

execve would be better since you can specify the path to the executable, and then everything else is passed as a string, so it couldn't be vunerable to things such as

system("command; bad actor code)
               ^  bad actor injecting in a semicolon then running a bad command

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