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.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc3 | release notes third party advisory patch |
https://github.com/go-gitea/gitea/releases/tag/v1.7.6 | release notes third party advisory patch |