A user is able to enable their own account if it was disabled by an admin while the user still holds a valid session. Moreover, the username is not properly sanitized in the admin user overview. This enables an XSS attack that enables an attacker with a low privilege user to execute arbitrary JavaScript in the context of an admin's account.
{ "nvd_published_at": "2022-11-20T05:15:00Z", "github_reviewed_at": "2022-11-21T23:56:23Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-79" ] }