Much like https://github.com/vantage6/vantage6/security/advisories/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.
No
No
{ "nvd_published_at": "2024-03-14T19:15:49Z", "cwe_ids": [ "CWE-208", "CWE-362" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-15T16:44:36Z" }