ghsa-67mx-jc2f-jgjm
Vulnerability from github
Published
2022-06-08 22:34
Modified
2022-06-17 19:21
Severity ?
Summary
OS Command Injection in file editor in Gogs
Details
Impact
The malicious user is able to update a crafted config
file into repository's .git
directory in combination with crafted file deletion to gain SSH access to the server. All installations with repository upload enabled (default) are affected.
Patches
File deletions are prohibited to repository's .git
directory. Users should upgrade to 0.12.9 or the latest 0.13.0+dev.
Workarounds
N/A
References
https://huntr.dev/bounties/776e8f29-ff5e-4501-bb9f-0bd335007930/
For more information
If you have any questions or comments about this advisory, please post on #7000.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "gogs.io/gogs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-1986" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2022-06-08T22:34:21Z", "nvd_published_at": "2022-06-09T17:15:00Z", "severity": "CRITICAL" }, "details": "### Impact\n\nThe malicious user is able to update a crafted `config` file into repository\u0027s `.git` directory in combination with crafted file deletion to gain SSH access to the server. All installations with [repository upload enabled (default)](https://github.com/gogs/gogs/blob/f36eeedbf89328ee70cc3a2e239f6314f9021f58/conf/app.ini#L127-L129) are affected.\n\n### Patches\n\nFile deletions are prohibited to repository\u0027s `.git` directory. 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/776e8f29-ff5e-4501-bb9f-0bd335007930/\n\n### For more information\n\nIf you have any questions or comments about this advisory, please post on #7000.\n", "id": "GHSA-67mx-jc2f-jgjm", "modified": "2022-06-17T19:21:46Z", "published": "2022-06-08T22:34:21Z", "references": [ { "type": "WEB", "url": "https://github.com/gogs/gogs/security/advisories/GHSA-67mx-jc2f-jgjm" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1986" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/commit/38aff73251cc46ced96dd608dab6190415032a82" }, { "type": "PACKAGE", "url": "https://github.com/gogs/gogs" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/blob/f36eeedbf89328ee70cc3a2e239f6314f9021f58/conf/app.ini#L127-L129" }, { "type": "WEB", "url": "https://huntr.dev/bounties/776e8f29-ff5e-4501-bb9f-0bd335007930" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "OS Command Injection in file editor 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.