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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 02:19
Type | Values Removed | Values Added |
---|---|---|
References | () http://gogs.io/docs/intro/change_log.html - | |
References | () http://packetstormsecurity.com/files/129117/Gogs-Repository-Search-SQL-Injection.html - Exploit | |
References | () http://seclists.org/fulldisclosure/2014/Nov/33 - Exploit | |
References | () http://www.exploit-db.com/exploits/35238 - Exploit | |
References | () http://www.securityfocus.com/archive/1/533995/100/0/threaded - | |
References | () http://www.securityfocus.com/bid/71187 - Exploit | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/98694 - | |
References | () https://github.com/gogits/gogs/commit/0c5ba4573aecc9eaed669e9431a70a5d9f184b8d - Exploit |
Information
Published : 2014-11-21 15:59
Updated : 2025-04-12 10:46
NVD link : CVE-2014-8682
Mitre link : CVE-2014-8682
CVE.ORG link : CVE-2014-8682
JSON object : View
Products Affected
gogits
- gogs
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')