Skip to content

Security Risk with Output Path Handling #5

Description

@github-actions

The code uses outputpath to determine Parquet file locations without proper validation. If outputpath is user-controlled, an attacker could write files to arbitrary directories (e.g., via path traversal). The current length check in clean_up is insufficient for security.

Originating from Pull Request #2

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