CVE-2022-31038
In versions of gogs prior to 0.12.9 `DisplayName` does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list.
Does this matter?
Lower severity and a low EPSS score (0.71%). Track it; it rarely justifies an emergency change on its own.
Description
Gogs is an open source self-hosted Git service. In versions of gogs prior to 0.12.9 `DisplayName` does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list. This issue has been resolved in commit 155cae1d which sanitizes `DisplayName` prior to display to the user. All users of gogs are advised to upgrade. Users unable to upgrade should check their users' display names for malicious characters.
- CVSS 3.1
- 5.4 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.71% probability · 52th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- gogs/gogs
- Source
- security-advisories@github.com
References
- https://github.com/gogs/gogs/commit/155cae1de8916fc3fde78f350763034b7422caeePatch, Third Party Advisory
- https://github.com/gogs/gogs/pull/7009Issue Tracking, Third Party Advisory
- https://github.com/gogs/gogs/security/advisories/GHSA-xq4v-vrp9-vcf2Issue Tracking, Third Party Advisory
- https://github.com/gogs/gogs/commit/155cae1de8916fc3fde78f350763034b7422caeePatch, Third Party Advisory
- https://github.com/gogs/gogs/pull/7009Issue Tracking, Third Party Advisory
- https://github.com/gogs/gogs/security/advisories/GHSA-xq4v-vrp9-vcf2Issue Tracking, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.