Skip to content

XSS vulnerability in repository issue list

Moderate
unknwon published GHSA-xq4v-vrp9-vcf2 Jun 8, 2022

Package

gomod Gogs (Go)

Affected versions

<=0.12.8

Patched versions

0.12.9

Description

Impact

DisplayName allows all the characters from users, which leads to an XSS vulnerability when directly displayed in the issue list.

Patches

DisplayName is sanitized before being displayed. Users should upgrade to 0.12.9 or the latest 0.13.0+dev.

Workarounds

Check and update the existing users' display names that contain malicious characters.

References

N/A

For more information

If you have any questions or comments about this advisory, please post on #7009.

Severity

Moderate

CVE ID

CVE-2022-31038

Weaknesses

Credits