Improper Input Validation The advisory has been revoked - it doesn't affect any version of package github.com/go-gitea/gitea Open this link in a new tab


    Threat Intelligence

    EPSS 0.07% (30th percentile)
Expand this section
NVD
7.5 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-GITHUBCOMGOGITEAGITEA-174339
  • published 18 Apr 2019
  • disclosed 15 Apr 2019
  • credit Unknown

Amendment

This was deemed not a vulnerability.

Overview

github.com/go-gitea/gitea 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.