Gogs 0.4.0

CPE Details

Gogs 0.4.0
0.4.0
2019-06-10
09h54 +00:00
2019-06-10
09h54 +00:00
Alerte pour un CPE
Restez informé de toutes modifications pour un CPE spécifique.
Gestion des notifications

CPE Name: cpe:2.3:a:gogs:gogs:0.4.0:*:*:*:*:*:*:*

Informations

Vendor

gogs

Product

gogs

Version

0.4.0

Related CVE

Open and find in CVE List

CVE ID Publié Description Score Gravité
CVE-2022-1884 2024-11-15 10h53 +00:00 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 attacker can set `tree_path=.git.` to upload a file into the .git directory, allowing them to write or rewrite the `.git/config` file. If the `core.sshCommand` is set, this can lead to remote command execution.
10
Critique
CVE-2024-44625 2024-11-14 23h00 +00:00 Gogs <=0.13.0 is vulnerable to Directory Traversal via the editFilePost function of internal/route/repo/editor.go.
8.8
Haute
CVE-2022-2024 2023-02-25 00h00 +00:00 OS Command Injection in GitHub repository gogs/gogs prior to 0.12.11.
9.8
Critique
CVE-2022-1986 2022-06-09 01h35 +00:00 OS Command Injection in GitHub repository gogs/gogs prior to 0.12.9.
9.8
Critique
CVE-2022-31038 2022-06-08 15h40 +00:00 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.
5.4
Moyen
CVE-2022-1993 2022-06-08 11h55 +00:00 Path Traversal in GitHub repository gogs/gogs prior to 0.12.9.
8.1
Haute
CVE-2022-1992 2022-06-08 11h30 +00:00 Path Traversal in GitHub repository gogs/gogs prior to 0.12.9.
9.1
Critique
CVE-2022-1285 2022-06-01 03h55 +00:00 Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.8.
6.5
Moyen
CVE-2021-32546 2022-05-31 19h21 +00:00 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).
8.8
Haute
CVE-2022-1464 2022-05-05 11h45 +00:00 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 .
5.4
Moyen
CVE-2022-0415 2022-03-21 09h45 +00:00 Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6.
8.8
Haute
CVE-2022-0870 2022-03-11 09h40 +00:00 Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.5.
5.3
Moyen
CVE-2022-0871 2022-03-10 23h00 +00:00 Missing Authorization in GitHub repository gogs/gogs prior to 0.12.5.
9.1
Critique
CVE-2020-9329 2020-02-21 20h58 +00:00 Gogs through 0.11.91 allows attackers to violate the admin-specified repo-creation policy due to an internal/db/repo.go race condition.
5.9
Moyen
CVE-2018-20303 2018-12-19 23h00 +00:00 In pkg/tool/path.go in Gogs before 0.11.82.1218, a directory traversal in the file-upload functionality can allow an attacker to create a file under data/sessions on the server, a similar issue to CVE-2018-18925.
7.5
Haute
CVE-2018-18925 2018-11-04 05h00 +00:00 Gogs 0.11.66 allows remote code execution because it does not properly validate session IDs, as demonstrated by a ".." session-file forgery in the file session provider in file.go. This is related to session ID handling in the go-macaron/session code for Macaron.
9.8
Critique
CVE-2018-15192 2018-08-08 02h00 +00:00 An SSRF vulnerability in webhooks in Gitea through 1.5.0-rc2 and Gogs through 0.11.53 allows remote attackers to access intranet services.
8.6
Haute
CVE-2018-15178 2018-08-07 22h00 +00:00 Open redirect vulnerability in Gogs before 0.12 allows remote attackers to redirect users to arbitrary websites and conduct phishing attacks via an initial /\ substring in the user/login redirect_to parameter, related to the function isValidRedirect in routes/user/auth.go.
6.1
Moyen