RSS   Vulnerabilities for 'GOGS'   RSS

2022-06-09
 
CVE-2022-1986

CWE-78
 

 
OS Command Injection in GitHub repository gogs/gogs prior to 0.12.9.

 
 
CVE-2022-1993

CWE-22
 

 
Path Traversal in GitHub repository gogs/gogs prior to 0.12.9.

 
 
CVE-2022-31038

CWE-79
 

 
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` prior to display to the user. All users of gogs are advised to upgrade. Users unable to upgrade should check their users' display names for malicious characters.

 
2022-06-02
 
CVE-2021-32546

NVD-CWE-noinfo
 

 
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. This leads to Remote Command Execution, because that configuration can contain an option such as sshCommand, which is executed when a master branch is a remote branch (using an ssh:// URI). The remote branch can also be configured by editing the Git configuration file. One can create a new file in a new repository, using the GUI, with "\" as its name, and then rename this file to .git/config with the custom configuration content (and then save it).

 
2022-06-01
 
CVE-2022-1285

CWE-918
 

 
Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.8.

 
2022-05-05
 
CVE-2022-1464

CWE-79
 

 
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 account .

 
2022-03-21
 
CVE-2022-0415

CWE-434
 

 
Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6.

 
2020-10-16
 
CVE-2020-15867

CWE-78
 

 
The git hook feature in Gogs 0.5.5 through 0.12.2 allows for authenticated remote code execution.

 
2020-06-21
 
CVE-2020-14958

CWE-281
 

 
In Gogs 0.11.91, MakeEmailPrimary in models/user_mail.go lacks a "not the owner of the email" check.

 
2020-02-21
 
CVE-2020-9329

CWE-362
 

 
Gogs through 0.11.91 allows attackers to violate the admin-specified repo-creation policy due to an internal/db/repo.go race condition.

 


Copyright 2024, cxsecurity.com

 

Back to Top