Description
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.
Problem types
CWE-284: Improper Access Control
Product status
Any version
Credits
spingARbor
References
github.com/.../gitea/security/advisories/GHSA-644v-xv3j-xgqg (GitHub Security Advisory)
github.com/go-gitea/gitea/pull/36340 (GitHub Pull Request #36340)
github.com/go-gitea/gitea/pull/36368 (GitHub Pull Request #36368)
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)