From 623fe7ee15732e8fc7f2c6952de8f186add6620b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 20 Nov 2021 11:56:31 +0000 Subject: [PATCH] Auto Generated CVE annotations [Sat Nov 20 11:56:31 UTC 2021] :robot: --- cves/2014/CVE-2014-8682.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cves/2014/CVE-2014-8682.yaml b/cves/2014/CVE-2014-8682.yaml index 655d88f43f..282d8b7b1a 100644 --- a/cves/2014/CVE-2014-8682.yaml +++ b/cves/2014/CVE-2014-8682.yaml @@ -7,6 +7,16 @@ info: tags: cve2014,sqli,gogs metadata: shodan-query: 'title:"Sign In - Gogs"' + description: "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." + reference: + - http://www.securityfocus.com/bid/71187 + - http://seclists.org/fulldisclosure/2014/Nov/33 + - http://packetstormsecurity.com/files/129117/Gogs-Repository-Search-SQL-Injection.html + - http://gogs.io/docs/intro/change_log.html + - https://github.com/gogits/gogs/commit/0c5ba4573aecc9eaed669e9431a70a5d9f184b8d + - http://www.exploit-db.com/exploits/35238 + - https://exchange.xforce.ibmcloud.com/vulnerabilities/98694 + - http://www.securityfocus.com/archive/1/533995/100/0/threaded requests: - method: GET