Description
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.
Problem types
CWE-284: Improper Access Control
CWE-862: Missing Authorization
Product status
Any version
Credits
spingARbor
References
github.com/.../gitea/security/advisories/GHSA-ccq9-c5hv-cf64 (GitHub Security Advisory)
github.com/go-gitea/gitea/pull/36341 (GitHub Pull Request #36341)
github.com/go-gitea/gitea/pull/36356 (GitHub Pull Request #36356)
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)