Gogs · Gogs · CVE-2019-14544
**Name of the Vulnerable Software and Affected Versions**
Gogs version 0.11.86
**Description**
The issue concerns insecure permissions in Gogs, specifically affecting routes related to deploy keys, collaborators, and hooks. This is due to a lack of permission checks in the `routes/api/v1/api.go` file.
**Recommendations**
For Gogs version 0.11.86, consider restricting access to the affected routes until a patch is available. As a temporary workaround, review and manually enforce permission checks for deploy keys, collaborators, and hooks to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.