In Zinc, versions v0.1.9 through v0.3.1 are vulnerable to Stored Cross-Site Scripting when using the delete user functionality. When an authenticated user deletes a user having a XSS payload in the user id field, the javascript payload will be executed and allow an attacker to access the user’s credentials.
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"nvd_published_at": "2022-10-06T18:16:00Z",
"github_reviewed_at": "2023-07-06T21:13:19Z",
"severity": "MODERATE"
}