Cross-site Request Forgery (CSRF) Affecting github.com/go-gitea/gitea package, versions <1.11.2


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.44% (75th percentile)
Expand this section
NVD
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-GOLANG-GITHUBCOMGOGITEAGITEA-559123
  • published 3 Mar 2020
  • disclosed 2 Aug 2018
  • credit Siesh1oo

How to fix?

Upgrade github.com/go-gitea/gitea to version 1.11.2 or higher.

Overview

github.com/go-gitea/gitea is a self-hosted git service.

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). API endpoints receive normal GET requests and are not protected by auth.

References