Releases254
Frequency1 week 6 days
Last Release
Stars56.5K
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

CVE History

CVEPublishedCVSS v3CVSS v2
9.1 CRITICAL

Gitea does not properly validate repository ownership when linking attachments to releases. An attachment uploaded to a private repository could potentially be linked to a release in a different public repository, making it accessible to unauthorized users.

6.5 MEDIUM

Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users' OpenID identities.

9.1 CRITICAL

Gitea does not properly validate repository ownership when deleting Git LFS locks. A user with write access to one repository may be able to delete LFS locks belonging to other repositories.

4.3 MEDIUM

Gitea does not properly verify authorization when canceling scheduled auto-merges via the web interface. A user with read access to pull requests may be able to cancel auto-merges scheduled by other users.

6.5 MEDIUM

Gitea's stopwatch API does not re-validate repository access permissions. After a user's access to a private repository is revoked, they may still view issue titles and repository names through previously started stopwatches.

6.5 MEDIUM

Gitea's notification API does not re-validate repository access permissions when returning notification details. After a user's access to a private repository is revoked, they may still view issue and pull request titles through previously received notifications.

9.1 CRITICAL

Gitea does not properly validate project ownership in organization project operations. A user with project write access in one organization may be able to modify projects belonging to a different organization.

7.5 HIGH

Gitea does not properly verify repository context when deleting attachments. A user who previously uploaded an attachment to a repository may be able to delete it after losing access to that repository by making the request through a different repository they can access.

3.5 LOW

Gitea may send release notification emails for private repositories to users whose access has been revoked. When a repository is changed from public to private, users who previously watched the repository may continue to receive release notifications, potentially disclosing release titles, tags, and content.

5.3 MEDIUM

In Gitea before 1.25.2, /api/v1/user has different responses for failed authentication depending on whether a username exists.

5.4 MEDIUM

In Gitea before 1.20.1, a forbidden URL scheme such as javascript: can be used for a link, aka XSS.

5.8 MEDIUM

In Gitea before 1.21.2, an anonymous user can visit a private user's project.

5 MEDIUM

Gitea before 1.22.2 sometimes mishandles the propagation of token scope for access control within one of its own package registries.

5.3 MEDIUM

Gitea before 1.21.8 inadvertently discloses users' login times by allowing (for example) the lastlogintime explore/users sort order.

5.4 MEDIUM

Gitea before 1.22.2 allows XSS because the search input box (for creating tags and branches) is v-html instead of v-text.

8.2 HIGH

Gitea before 1.23.0 allows attackers to add attachments with forbidden file extensions by editing an attachment name via an attachment API.

4.9 MEDIUM

Gitea before 1.22.3 mishandles access to a private resource upon receiving an API token with scope limited to public resources.

3.1 LOW

In Gitea before 1.22.5, branch deletion permissions are not adequately enforced after merging a pull request.

4.3 MEDIUM

Gitea before 1.25.2 mishandles authorization for deletion of releases.

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea Gitea Open Source Git Server allows Stored XSS.This issue affects Gitea Open Source Git Server: 1.22.0.

6.5 MEDIUM

In Gitea through 1.17.1, repo cloning can occur in the migration function.

4.4 MEDIUM

Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4.

9.8 CRITICAL

Gitea before 1.17.3 does not sanitize and escape refs in the git backend. Arguments to git commands are mishandled.

5.4 MEDIUM3.5 LOW

Cross-site Scripting (XSS) - Stored in GitHub repository go-gitea/gitea prior to 1.16.9.

7.5 HIGH5 MEDIUM

Gitea before 1.16.7 does not escape git fetch remote.

7.5 HIGH5 MEDIUM

An arbitrary file deletion vulnerability in Gitea v1.16.3 allows attackers to cause a Denial of Service (DoS) via deleting the configuration file.

6.1 MEDIUM5.8 MEDIUM

Open Redirect on login in GitHub repository go-gitea/gitea prior to 1.16.5.

5.3 MEDIUM5 MEDIUM

The avatar middleware in Gitea before 1.13.6 allows Directory Traversal via a crafted URL.

7.1 HIGH5.5 MEDIUM

Missing Authorization in GitHub repository go-gitea/gitea prior to 1.16.4.

9.8 CRITICAL7.5 HIGH

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.

9.8 CRITICAL7.5 HIGH

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.

6.1 MEDIUM4.3 MEDIUM

Cross Site Scripting (XSS) vulnerability exists in Gitea before 1.5.1 via the repository settings inside the external wiki/issue tracker URL field.

6.1 MEDIUM5.8 MEDIUM

Gitea before 1.4.3 is affected by URL Redirection to Untrusted Site ('Open Redirect') via internal URLs.

9.8 CRITICAL7.5 HIGH

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.

8.8 HIGH6.8 MEDIUM

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.

7.5 HIGH5 MEDIUM

Server Side Request Forgery (SSRF) vulneraility exists in Gitea before 1.7.0 using the OpenID URL.

3.7 LOW3.5 LOW

Gitea 1.12.x and 1.13.x before 1.13.4 allows XSS via certain issue data in some situations.

7.5 HIGH5 MEDIUM

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.

9.8 CRITICAL7.5 HIGH

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.

7.2 HIGH6.5 MEDIUM

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.

7.5 HIGH5 MEDIUM

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.

4.3 MEDIUM

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.

4.3 MEDIUM

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.

7.5 HIGH

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.

8.8 HIGH6.5 MEDIUM

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.

5 MEDIUM

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.

5.5 MEDIUM

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.

7.5 HIGH

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.

5 MEDIUM

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.

5 MEDIUM

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.