We are incorporating the password policies listed in https://github.com/vantage6/vantage6/issues/59. One measure is that we don't let the user know in case of wrong username/password combination if the username actually exists, to prevent that bots can guess usernames. However, if a wrong password is entered a number of times, the user account is blocked temporarily. This way you could still find out which usernames exist.
Update to 3.8.0+
No
https://github.com/vantage6/vantage6/issues/59
If you have any questions or comments about this advisory: * Email us at vantage6@iknl.nl
{
"nvd_published_at": "2023-03-01T17:15:00Z",
"github_reviewed": true,
"github_reviewed_at": "2023-02-28T23:18:37Z",
"severity": "MODERATE",
"cwe_ids": [
"CWE-203",
"CWE-204"
]
}