Remote Code Execution Affecting github.com/go-gitea/gitea/models package, versions <1.7.6 >=1.8.0-rc1 <1.8.0-rc3


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    Exploit Maturity Mature
    EPSS 4.48% (93rd percentile)
Expand this section
NVD
8.8 high

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-GITHUBCOMGOGITEAGITEAMODELS-537531
  • published 18 Apr 2019
  • disclosed 13 Apr 2019
  • credit Unknown

How to fix?

Upgrade github.com/go-gitea/gitea/models to version 1.7.6, 1.8.0-rc3 or higher.

Overview

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

Affected versions of this package are vulnerable to Remote Code Execution due to mishandling of mirror repo URL settings, leading to remote code execution. This vulnerability is related to the remoteAddress function within the models/repo_mirror.go area not validating a repo URL.