Skip to content

Password reset is vulnerable to injection attack #4

Description

@samiy803

We should not rely on the client's action URL since this allows an attacker to send reset tokens to their own server

let action_url = format!("{}?token={}", body.reset_url, reset_token);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions