Remote Code Execution (RCE) Affecting github.com/go-gitea/gitea package, versions <1.5.2


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.3% (70th 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-72635
  • published 28 Nov 2018
  • disclosed 4 Nov 2018
  • credit Unknown

How to fix?

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

Overview

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

Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to not properly validating session IDs. This is related to session ID handling in the go-macaron/session code for Macaron.