Improper Input Validation Affecting github.com/go-gitea/gitea/models package, versions <1.7.6 >=1.8.0-rc1 <1.8.0-rc3


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team

    Threat Intelligence

    EPSS
    0.07% (32nd percentile)

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-537533
  • published 18 Apr 2019
  • disclosed 15 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 Improper Input Validation. The vulnerability arises within the repo/setting.go area due to the value provided from form.MirrorAddress not being validated before calling the SaveAddress function.

CVSS Scores

version 3.1
Expand this section

Snyk

5.3 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    None
  • Integrity (I)
    Low
  • Availability (A)
    None