vantage6 vulnerable to a username timing attack on recover password/MFA token
Moderate severity
GitHub Reviewed
Published
Mar 14, 2024
in
vantage6/vantage6
•
Updated Mar 15, 2024
Description
Published by the National Vulnerability Database
Mar 14, 2024
Published to the GitHub Advisory Database
Mar 15, 2024
Reviewed
Mar 15, 2024
Last updated
Mar 15, 2024
Impact
Much like GHSA-45gq-q4xh-cp53, it is possible to find which usernames exist in vantage6 by calling the API routes
/recover/lost
and/2fa/lost
, which send emails to users if they have lost their password or MFA token. Usernames can be found by assessing response time differences, and additionally, they can be found because the endpoint gives a response "Failed to login" if the username exists.Patches
No
Workarounds
No
References