GMS-2022-1782: OS Command Injection in gogs
Impact
The malicious user is able to upload a crafted config
file into repository’s .git
directory with to gain SSH access to the server. All Windows installations with repository upload enabled (default) are affected.
Patches
Repository file uploads are prohibited to its .git
directory. Users should upgrade to 0.12.8 or the latest 0.13.0+dev.
Workarounds
Disable repository files upload.
References
https://www.huntr.dev/bounties/9cd4e7b7-0979-4e5e-9a1c-388b58dea76b/
For more information
If you have any questions or comments about this advisory, please post on #6968.
References
- github.com/advisories/GHSA-958j-443g-7mm7
- github.com/gogs/gogs/blob/f36eeedbf89328ee70cc3a2e239f6314f9021f58/conf/app.ini
- github.com/gogs/gogs/issues/6968
- github.com/gogs/gogs/pull/6970
- github.com/gogs/gogs/releases/tag/v0.12.8
- github.com/gogs/gogs/security/advisories/GHSA-958j-443g-7mm7
- www.huntr.dev/bounties/9cd4e7b7-0979-4e5e-9a1c-388b58dea76b/
Detect and mitigate GMS-2022-1782 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →