← Back

Gitea

gitea

Vendor: Gitea • 52 CVEs

CVEs (52)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gitea
1Gitea
Nov 21, 2024
Oct 16, 2020
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
The git hook feature in Gitea 1.1.0 through 1.12.5 might allow for authenticated remote code execution in customer environments where the documentation was not understood (e.g., one viewpoint is that the dangerousness of...Show more
The git hook feature in Gitea 1.1.0 through 1.12.5 might allow for authenticated remote code execution in customer environments where the documentation was not understood (e.g., one viewpoint is that the dangerousness of this feature should be documented immediately above the ENABLE_GIT_HOOKS line in the config file). NOTE: The vendor has indicated this is not a vulnerability and states "This is a functionality of the software that is limited to a very limited subset of accounts. If you give someone the privilege to execute arbitrary code on your server, they can execute arbitrary code on your server. We provide very clear warnings to users around this functionality and what it provides.Show less
1Gitea
1Gitea
Nov 21, 2024
May 20, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in Gitea through 1.11.5. An attacker can trigger a deadlock by initiating a transfer of a repository's ownership from one organization to another.
1Gitea
1Gitea
Nov 21, 2024
Jul 18, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Gitea 1.7.0 and earlier is affected by: Cross Site Scripting (XSS). The impact is: Attacker is able to have victim execute arbitrary JS in browser. The component is: go-get URL generation - PR to fix: https://github.com/...Show more
Gitea 1.7.0 and earlier is affected by: Cross Site Scripting (XSS). The impact is: Attacker is able to have victim execute arbitrary JS in browser. The component is: go-get URL generation - PR to fix: https://github.com/go-gitea/gitea/pull/5905. The attack vector is: victim must open a specifically crafted URL. The fixed version is: 1.7.1 and later.Show less
1Gitea
1Gitea
Nov 21, 2024
Jul 11, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Gitea 1.7.2, 1.7.3 is affected by: Cross Site Scripting (XSS). The impact is: execute JavaScript in victim's browser, when the vulnerable repo page is loaded. The component is: repository's description. The attack vector...Show more
Gitea 1.7.2, 1.7.3 is affected by: Cross Site Scripting (XSS). The impact is: execute JavaScript in victim's browser, when the vulnerable repo page is loaded. The component is: repository's description. The attack vector is: victim must navigate to public and affected repo page.Show less
1Gitea
1Gitea
Nov 21, 2024
May 31, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Jenkins Gitea Plugin 1.1.1 and earlier did not implement trusted revisions, allowing attackers without commit access to the Git repo to change Jenkinsfiles even if Jenkins is configured to consider them to be untrusted.
1Gitea
1Gitea
Nov 21, 2024
Apr 28, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Gitea before 1.8.0 allows 1FA for user accounts that have completed 2FA enrollment. If a user's credentials are known, then an attacker could send them to the API without requiring the 2FA one-time password.
1Gitea
1Gitea
Nov 21, 2024
Apr 15, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
models/repo_mirror.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 mishandles mirror repo URL settings, leading to remote code execution.
1Gitea
1Gitea
Nov 21, 2024
Apr 15, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
repo/setting.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 does not validate the form.MirrorAddress before calling SaveAddress.
1Gitea
1Gitea
Nov 21, 2024
Feb 4, 2019
N/A· v4
6.5 MEDIUM· v3
5.5 MEDIUM· v2
Gitea version 1.6.2 and earlier contains a Incorrect Access Control vulnerability in Delete/Edit file functionallity that can result in the attacker deleting files outside the repository he/she has access to. This attack...Show more
Gitea version 1.6.2 and earlier contains a Incorrect Access Control vulnerability in Delete/Edit file functionallity that can result in the attacker deleting files outside the repository he/she has access to. This attack appears to be exploitable via the attacker must get write access to "any" repository including self-created ones.. This vulnerability appears to have been fixed in 1.6.3, 1.7.0-rc2.Show less
1Gitea
1Gitea
Nov 21, 2024
Nov 4, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Gitea before 1.5.4 allows remote code execution because it does not properly validate session IDs. This is related to session ID handling in the go-macaron/session code for Macaron.
1Gitea
1Gitea
Nov 21, 2024
Oct 8, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
Gitea version prior to version 1.5.1 contains a CWE-200 vulnerability that can result in Exposure of users private email addresses. This attack appear to be exploitable via Watch a repository to receive email notificatio...Show more
Gitea version prior to version 1.5.1 contains a CWE-200 vulnerability that can result in Exposure of users private email addresses. This attack appear to be exploitable via Watch a repository to receive email notifications. Emails received contain the other recipients even if they have the email set as private. This vulnerability appears to have been fixed in 1.5.1.Show less
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.