Lack of data validation In github.com/go-gitea/gitea
Description
Gitea Improper Input Validation
repo/setting.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 does not validate the form.MirrorAddress before calling SaveAddress.
Specific Go Packages Affected
github.com/go-gitea/gitea/models
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 1.7.6 | ||
go | v1.7.6 |
Aliases
1. 2. 3. 4. 5.
References
1. 2. 3. 4.