Skip to content

Check for path traversal after URL decoding #74

@andrew

Description

@andrew

containsPathTraversal checks the raw path, but encoded traversal like %2e%2e%2f bypasses it. Run the check after url.PathUnescape as well.

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