ghsa-xq4v-vrp9-vcf2
Vulnerability from github
Published
2022-06-08 22:24
Modified
2022-06-08 22:24
Severity ?
Summary
Cross-site Scripting vulnerability in repository issue list in Gogs
Details
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 https://github.com/gogs/gogs/pull/7009.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "gogs.io/gogs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-31038" ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-80" ], "github_reviewed": true, "github_reviewed_at": "2022-06-08T22:24:25Z", "nvd_published_at": "2022-06-09T17:15:00Z", "severity": "MODERATE" }, "details": "### Impact\n`DisplayName` allows all the characters from users, which leads to an XSS vulnerability when directly displayed in the issue list.\n\n### Patches\n`DisplayName` is sanitized before being displayed. Users should upgrade to 0.12.9 or the latest 0.13.0+dev.\n\n### Workarounds\nCheck and update the existing users\u0027 display names that contain malicious characters.\n\n### References\nN/A\n\n### For more information\nIf you have any questions or comments about this advisory, please post on https://github.com/gogs/gogs/pull/7009.\n", "id": "GHSA-xq4v-vrp9-vcf2", "modified": "2022-06-08T22:24:25Z", "published": "2022-06-08T22:24:25Z", "references": [ { "type": "WEB", "url": "https://github.com/gogs/gogs/security/advisories/GHSA-xq4v-vrp9-vcf2" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31038" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/pull/7009" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/commit/155cae1de8916fc3fde78f350763034b7422caee" }, { "type": "PACKAGE", "url": "https://github.com/gogs/gogs" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/releases/tag/v0.12.9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting vulnerability in repository issue list in Gogs" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.