8 matches found
CVE-2022-31038
Gogs is an open source self-hosted Git service. In versions of gogs prior to 0.12.9 DisplayName does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list. This issue has been resolved in commit 155cae1d which sanitizes DisplayName...
CVE-2024-39931
Gogs through 0.13.0 allows deletion of internal files...
Gogs allows deletion of internal files which leads to remote command execution
Summary Due to the insufficient patch for the CVE-2024-39931, it's still possible to delete files under the .git directory and achieve remote command execution. Details In the patch for CVE-2024-39931, the following check is added:...
CVE-2022-2024
OS Command Injection in GitHub repository gogs/gogs prior to 0.12.11...
CVE-2024-54148
Gogs is an open source self-hosted Git service. A malicious user is able to commit and edit a crafted symlink file to a repository to gain SSH access to the server. The vulnerability is fixed in 0.13.1...
CVE-2024-39931
Gogs through 0.13.0 allows deletion of internal files...
CVE-2024-39933
Gogs through 0.13.0 allows argument injection during the tagging of a new release...
CVE-2020-14958
In Gogs 0.11.91, MakeEmailPrimary in models/usermail.go lacks a "not the owner of the email" check...