Skip to content

Does not sanitize/escape paths #55

@mmtftr

Description

@mmtftr

File paths are not escaped so when there are spaces the program just passes them on. This is even more dangerous because arbitrary code execution is possible via shell syntax.

Solution: shell-escape the given path for security.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions