Skip to content

Mitigate timing attacks on forgot password endpoint #106

@adnanraharja

Description

@adnanraharja

Timing attacks on forgot password endpoints happen when an attacker measures how long the server takes to respond and uses that difference to determine whether an email/username exists. If the response for a valid user takes longer, the attacker can enumerate accounts.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions