Remote Code Execution Affecting code.gitea.io/gitea/models Open this link in a new tab package, versions <1.7.6 >=1.8.0-rc1 <1.8.0-rc3
Exploit Maturity
Mature
Attack Complexity
High
Confidentiality
High
Integrity
High
Availability
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-CODEGITEAIOGITEAMODELS-1083930
-
published
18 Apr 2019
-
disclosed
13 Apr 2019
-
credit
Unknown
Introduced: 13 Apr 2019
CVE-2019-11229 Open this link in a new tabHow to fix?
Upgrade code.gitea.io/gitea/models
to version 1.7.6, 1.8.0-rc3 or higher.
Overview
code.gitea.io/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.