ghsa-56j7-2pm8-rgmx
Vulnerability from github
Published
2022-06-02 20:52
Modified
2022-06-02 20:52
Summary
OS Command Injection in gogs
Details
Impact
The malicious user is able to update a crafted config
file into repository's .git
directory with to gain SSH access to the server. All installations with repository upload enabled (default) are affected.
Patches
Repository file updates are prohibited to its .git
directory. Users should upgrade to 0.12.8 or the latest 0.13.0+dev.
Workarounds
N/A
References
N/A
For more information
If you have any questions or comments about this advisory, please post on #6555.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "gogs.io/gogs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-32546" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2022-06-02T20:52:23Z", "nvd_published_at": "2022-06-02T14:15:00Z", "severity": "CRITICAL" }, "details": "### Impact\n\nThe malicious user is able to update a crafted `config` file into repository\u0027s `.git` directory with 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\nRepository file updates are prohibited to its `.git` directory. Users should upgrade to 0.12.8 or the latest 0.13.0+dev.\n\n### Workarounds\n\nN/A\n\n### References\n\nN/A\n\n### For more information\n\nIf you have any questions or comments about this advisory, please post on #6555.\n", "id": "GHSA-56j7-2pm8-rgmx", "modified": "2022-06-02T20:52:23Z", "published": "2022-06-02T20:52:23Z", "references": [ { "type": "WEB", "url": "https://github.com/gogs/gogs/security/advisories/GHSA-56j7-2pm8-rgmx" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32546" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/issues/6555" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/pull/6986" }, { "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://github.com/gogs/gogs/releases" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/releases/tag/v0.12.8" } ], "schema_version": "1.4.0", "severity": [], "summary": "OS Command Injection 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.