Loading HuntDB...

Incorrect Functionality of Password reset links

Low
I
Infogram
Submitted None
Reported by saikiran-10099

Vulnerability Details

Technical details and impact analysis

Violation of Secure Design Principles
Vulnerability:- ->Password reset links should work in such a way that "only the last generated password reset link should be valid" i.e; if two tokens are generated at a time, then 2nd token must work and 1st token must be invalid. ->If not, another case is that "if some number of reset links are generated at a time, if any one link is used in that links, then all remaining links should get invalid". This is the standard practice followed and implemented by all secured websites that are running bug bounty programs on hackerone. Any issues, please let me know... Thank you

Report Details

Additional information and metadata

State

Closed

Substate

Resolved

Submitted

Weakness

Violation of Secure Design Principles