Remote Code Execution (RCE) Affecting code.gitea.io/gitea Open this link in a new tab package, versions <1.5.2
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-CODEGITEAIOGITEA-1083937
-
published
28 Nov 2018
-
disclosed
4 Nov 2018
-
credit
Unknown
Introduced: 4 Nov 2018
CVE-2018-18926 Open this link in a new tabHow to fix?
Upgrade code.gitea.io/gitea
to version 1.5.2 or higher.
Overview
code.gitea.io/gitea is a self-hosted git service.
Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to not properly validating session IDs. This is related to session ID handling in the go-macaron/session code for Macaron.