← Back

Gogs

gogs

49 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Gogs
gogs

CVEs (49)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gogs
1Gogs
Jun 17, 2026
Feb 21, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Gogs through 0.11.91 allows attackers to violate the admin-specified repo-creation policy due to an internal/db/repo.go race condition.
1Gogs
1Gogs
Jun 17, 2026
Aug 2, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
routes/api/v1/api.go in Gogs 0.11.86 lacks permission checks for routes: deploy keys, collaborators, and hooks.
1Gogs
1Gogs
Nov 21, 2024
Dec 20, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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.
1Gogs
1Gogs
Nov 21, 2024
Nov 4, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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...Show more
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.Show less
1Gogs
1Gogs
Nov 21, 2024
Sep 14, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
In Gogs 0.11.53, an attacker can use a crafted .eml file to trigger MIME type sniffing, which leads to XSS, as demonstrated by Internet Explorer, because an "X-Content-Type-Options: nosniff" header is not sent.
1Gogs
1Gogs
Nov 21, 2024
Sep 3, 2018
N/A· v4
8.6 HIGH· v3
5.0 MEDIUM· v2
In Gogs 0.11.53, an attacker can use migrate to send arbitrary HTTP GET requests, leading to SSRF.
1Gogs
1Gogs
Nov 21, 2024
Aug 8, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
A CSRF vulnerability in the admin panel in Gogs through 0.11.53 allows remote attackers to execute admin operations via a crafted issue / link.
2Gitea
Gogs
2Gitea
Gogs
Nov 21, 2024
Aug 8, 2018
N/A· v4
8.6 HIGH· v3
5.0 MEDIUM· v2
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.
1Gogs
1Gogs
Nov 21, 2024
Aug 8, 2018
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
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...Show more
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.Show less