ghsa-6vcc-v9vw-g2x5
Vulnerability from github
Published
2022-06-08 22:34
Modified
2022-06-17 19:20
Severity ?
Summary
Path Traversal in Git HTTP endpoints in Gogs
Details
Impact
The malicious user is able to craft HTTP requests to access unauthorized Git directories. All installations with are affected.
Patches
Path cleaning has accommodated for Git HTTP endpoints. Users should upgrade to 0.12.9 or the latest 0.13.0+dev.
Workarounds
N/A
References
https://huntr.dev/bounties/22f9c074-cf60-4c67-b5c4-72fdf312609d/
For more information
If you have any questions or comments about this advisory, please post on #7002.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "gogs.io/gogs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-1993" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-06-08T22:34:23Z", "nvd_published_at": "2022-06-09T17:15:00Z", "severity": "HIGH" }, "details": "### Impact\n\nThe malicious user is able to craft HTTP requests to access unauthorized Git directories. All installations with are affected.\n\n### Patches\n\nPath cleaning has accommodated for Git HTTP endpoints. Users should upgrade to 0.12.9 or the latest 0.13.0+dev.\n\n### Workarounds\n\nN/A\n\n### References\n\nhttps://huntr.dev/bounties/22f9c074-cf60-4c67-b5c4-72fdf312609d/\n\n### For more information\n\nIf you have any questions or comments about this advisory, please post on #7002.\n", "id": "GHSA-6vcc-v9vw-g2x5", "modified": "2022-06-17T19:20:55Z", "published": "2022-06-08T22:34:23Z", "references": [ { "type": "WEB", "url": "https://github.com/gogs/gogs/security/advisories/GHSA-6vcc-v9vw-g2x5" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1993" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/issues/7002" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/commit/9bf748b6c4c9a17d3aa77f6b9abcfae65451febf" }, { "type": "PACKAGE", "url": "https://github.com/gogs/gogs" }, { "type": "WEB", "url": "https://huntr.dev/bounties/22f9c074-cf60-4c67-b5c4-72fdf312609d" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Path Traversal in Git HTTP endpoints 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.