Unprivileged user accounts can execute arbitrary commands on the Gogs instance with the privileges of the account specified by RUN_USER in the configuration. It allows attackers to access and alter any users' code hosted on the same instance.
Deletion of .git files has been prohibited (https://github.com/gogs/gogs/pull/7870). Users should upgrade to 0.13.1 or the latest 0.14.0+dev.
No viable workaround available, please only grant access to trusted users to your Gogs instance on affected versions.
https://www.cve.org/CVERecord?id=CVE-2024-39931
{
"nvd_published_at": null,
"severity": "CRITICAL",
"github_reviewed": true,
"cwe_ids": [
"CWE-552"
],
"github_reviewed_at": "2024-12-23T20:38:20Z"
}