When a user changes their password, the internal salt used for hashing their password is not updated.
Although this is not considered a security vulnerability, this behaviour has been improved to ensure the salt is reset on change of password.
{
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-05-27T18:33:04Z",
"nvd_published_at": null,
"severity": "LOW"
}