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.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://blog.gitea.io/2018/10/gitea-1.5.2-is-released/ | release notes vendor advisory |
https://github.com/go-gitea/gitea/pull/4840 | third party advisory patch |
https://github.com/go-gitea/gitea/issues/4838 | third party advisory issue tracking |