← Back

Gitea

gitea

Vendor: Gitea • 52 CVEs

CVEs (52)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gitea
1Gitea
Nov 21, 2024
Jul 5, 2023
N/A· v4
4.4 MEDIUM· v3
N/A· v2
Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4.
1Gitea
1Gitea
Apr 23, 2025
Dec 12, 2022
N/A· v4
4.3 MEDIUM· v3
N/A· v2
In Jenkins Gitea Plugin 1.4.4 and earlier, the implementation of Gitea personal access tokens did not support credentials masking, potentially exposing them through the build log.
1Gitea
1Gitea
May 14, 2025
Oct 16, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Gitea before 1.17.3 does not sanitize and escape refs in the git backend. Arguments to git commands are mishandled.
1Gitea
1Gitea
Nov 21, 2024
Aug 12, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
In Gitea before 1.16.9, it was possible for users to add existing issues to projects. Due to improper access controls, an attacker could assign any issue to any project in Gitea (there was no permission check for fetchin...Show more
In Gitea before 1.16.9, it was possible for users to add existing issues to projects. Due to improper access controls, an attacker could assign any issue to any project in Gitea (there was no permission check for fetching the issue). As a result, the attacker would get access to private issue titles.Show less
1Gitea
1Gitea
Nov 21, 2024
May 29, 2022
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
Cross-site Scripting (XSS) - Stored in GitHub repository go-gitea/gitea prior to 1.16.9.
1Gitea
1Gitea
Nov 21, 2024
May 16, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Gitea before 1.16.7 does not escape git fetch remote.
1Gitea
1Gitea
Nov 21, 2024
May 3, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An arbitrary file deletion vulnerability in Gitea v1.16.3 allows attackers to cause a Denial of Service (DoS) via deleting the configuration file.
1Gitea
1Gitea
Nov 21, 2024
Mar 24, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
Open Redirect on login in GitHub repository go-gitea/gitea prior to 1.16.5.
1Gitea
1Gitea
Nov 21, 2024
Mar 15, 2022
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The avatar middleware in Gitea before 1.13.6 allows Directory Traversal via a crafted URL.
1Gitea
1Gitea
Nov 21, 2024
Mar 10, 2022
N/A· v4
7.1 HIGH· v3
5.5 MEDIUM· v2
Missing Authorization in GitHub repository go-gitea/gitea prior to 1.16.4.
1Gitea
1Gitea
Nov 21, 2024
Feb 9, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An Authentication Bypass vulnerability exists in Gitea before 1.5.0, which could let a malicious user gain privileges. If captured, the TOTP code for the 2FA can be submitted correctly more than once.
1Gitea
1Gitea
Nov 21, 2024
Feb 9, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue exsits in Gitea through 1.15.7, which could let a malicious user gain privileges due to client side cookies not being deleted and the session remains valid on the server side for reuse.
1Gitea
1Gitea
Nov 21, 2024
Feb 8, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Cross Site Scripting (XSS) vulnerability exists in Gitea before 1.5.1 via the repository settings inside the external wiki/issue tracker URL field.
1Gitea
1Gitea
Nov 21, 2024
Feb 8, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
Gitea before 1.4.3 is affected by URL Redirection to Untrusted Site ('Open Redirect') via internal URLs.
1Gitea
1Gitea
Nov 21, 2024
Feb 8, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Gitea before 1.11.2 is affected by Trusting HTTP Permission Methods on the Server Side when referencing the vulnerable admin or user API. which could let a remote malisious user execute arbitrary code.
1Gitea
1Gitea
Nov 21, 2024
Feb 8, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Cross Site Request Forgery (CSRF) vulnerability exists in Gitea before 1.5.2 via API routes.This can be dangerous especially with state altering POST requests.
1Gitea
1Gitea
Nov 21, 2024
Feb 8, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Server Side Request Forgery (SSRF) vulneraility exists in Gitea before 1.7.0 using the OpenID URL.
1Gitea
1Gitea
Nov 21, 2024
Mar 15, 2021
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
Gitea 1.12.x and 1.13.x before 1.13.4 allows XSS via certain issue data in some situations.
1Gitea
1Gitea
Nov 21, 2024
Feb 5, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Stack buffer overflow vulnerability in gitea 1.9.0 through 1.13.1 allows remote attackers to cause a denial of service (crash) via vectors related to a file path.
1Gitea
1Gitea
Nov 21, 2024
Nov 24, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and also contains newlines (with URL encoding) in ParseRemoteAddr in modules/auth/repo_form.go.