Description
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.
Problem types
CWE-284: Improper Access Control
Product status
Any version
Credits
spingARbor
References
github.com/.../gitea/security/advisories/GHSA-h4fh-pc4w-8w27 (GitHub Security Advisory)
github.com/go-gitea/gitea/pull/36318 (GitHub Pull Request #36318)
github.com/go-gitea/gitea/pull/36373 (GitHub Pull Request #36373)
github.com/go-gitea/gitea/releases/tag/v1.25.4 (Gitea v1.25.4 Release)
blog.gitea.com/release-of-1.25.4/ (Gitea v1.25.4 Release Blog Post)