ghsa-r3gq-wxqf-q4gh
Vulnerability from github
Published
2022-02-10 00:00
Modified
2022-02-14 23:01
Severity ?
Summary
Cross-site Scripting in Gitea
Details
Cross Site Scripting (XSS) vulnerability exists in Gitea before 1.5.1 via the repository settings inside the external wiki/issue tracker URL field.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/go-gitea/gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-45329" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-02-14T23:01:49Z", "nvd_published_at": "2022-02-08T23:15:00Z", "severity": "MODERATE" }, "details": "Cross Site Scripting (XSS) vulnerability exists in Gitea before 1.5.1 via the repository settings inside the external wiki/issue tracker URL field.", "id": "GHSA-r3gq-wxqf-q4gh", "modified": "2022-02-14T23:01:49Z", "published": "2022-02-10T00:00:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45329" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/4710" }, { "type": "WEB", "url": "https://blog.gitea.io/2018/09/gitea-1.5.1-is-released" }, { "type": "PACKAGE", "url": "https://github.com/go-gitea/gitea" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in Gitea" }
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.