CVEs (49)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
Gogs <=0.13.0 is vulnerable to Directory Traversal via the editFilePost function of internal/route/repo/editor.go. |
A remote command execution vulnerability exists in gogs/gogs versions <=0.12.7 when deployed on a Windows server. The vulnerability arises due to improper validation of the `tree_path` parameter during file uploads. An a...Show more |
Gogs through 0.13.0 allows argument injection during the tagging of a new release. |
Gogs through 0.13.0 allows argument injection during the previewing of changes. |
Gogs through 0.13.0 allows deletion of internal files. |
The built-in SSH server of Gogs through 0.13.0 allows argument injection in internal/ssh/ssh.go, leading to remote code execution. Authenticated attackers can exploit this by opening an SSH connection and sending a malic...Show more |
OS Command Injection in GitHub repository gogs/gogs prior to 0.12.11. |
In Gogs, versions v0.6.5 through v0.12.10 are vulnerable to Stored Cross-Site Scripting (XSS) that leads to an account takeover. |
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...Show more |
Path Traversal in GitHub repository gogs/gogs prior to 0.12.9. |
Path Traversal in GitHub repository gogs/gogs prior to 0.12.9. |
OS Command Injection in GitHub repository gogs/gogs prior to 0.12.9. |
Missing input validation in internal/db/repo_editor.go in Gogs before 0.12.8 allows an attacker to execute code remotely. An unprivileged attacker (registered user) can overwrite the Git configuration in his repository....Show more |
Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.8. |
Stored xss bug in GitHub repository gogs/gogs prior to 0.12.7. As the repo is public , any user can view the report and when open the attachment then xss is executed. This bug allow executed any javascript code in victim...Show more |
Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6. |
Missing Authorization in GitHub repository gogs/gogs prior to 0.12.5. |
Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.5. |
The git hook feature in Gogs 0.5.5 through 0.12.2 allows for authenticated remote code execution. There can be a privilege escalation if access to this hook feature is granted to a user who does not have administrative p...Show more |
In Gogs 0.11.91, MakeEmailPrimary in models/user_mail.go lacks a "not the owner of the email" check. |