Description
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been patched in version 0.14.2.
Problem types
CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
Product status
References
github.com/gogs/gogs/security/advisories/GHSA-v9vm-r24h-6rqm
github.com/gogs/gogs/pull/8175
github.com/...ommit/a000f0c7a632ada40e6829abdeea525db4c0fc2d
github.com/gogs/gogs/releases/tag/v0.14.2