CVE-2014-8682: SQL Injection
Multiple SQL injection vulnerabilities in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.x before 0.5.6.1105 Beta allow remote attackers to execute arbitrary SQL commands via the q parameter to (1) api/v1/repos/search, which is not properly handled in models/repo.go, or (2) api/v1/users/search, which is not properly handled in models/user.go.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2014-8682?
CVE-2014-8682 has a critical severity level due to the potential for remote attackers to execute arbitrary SQL commands.
How do I fix CVE-2014-8682?
To fix CVE-2014-8682, upgrade Gogs to version 0.5.6.1105 Beta or later.
Which versions of Gogs are affected by CVE-2014-8682?
CVE-2014-8682 affects Gogs versions 0.3.1-9 through 0.5.5.
What exploit methods are possible for CVE-2014-8682?
CVE-2014-8682 can be exploited via SQL injection through the q parameter in specific API endpoints.
Is there a public exploit available for CVE-2014-8682?
Yes, there is a public exploit available that demonstrates SQL injection capabilities in affected versions of Gogs.