Skip to content

rsync_get_file, rsync_post_file unsafe with shell metacharacters in filename #400

@zsalvet

Description

@zsalvet

rsync_get_file, rsync_post_file do not escape shell metacharacters in remote filenames and do not use rsync -s,
this is easily exploitable security vulnerability when pulsar is used with older rsync version (<3.2.4).
Using rsync -s should fix it.

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