DisplayName
allows all the characters from users, which leads to an XSS vulnerability when directly displayed in the issue list.
DisplayName
is sanitized before being displayed. Users should upgrade to 0.12.9 or the latest 0.13.0+dev.
Check and update the existing users' display names that contain malicious characters.
N/A
If you have any questions or comments about this advisory, please post on https://github.com/gogs/gogs/pull/7009.
{ "nvd_published_at": "2022-06-09T17:15:00Z", "github_reviewed_at": "2022-06-08T22:24:25Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-79", "CWE-80" ] }