7.5

CVE-2014-8681

Exploit
SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GogitsGogs Version <= 0.5.5
GogitsGogs Version0.3.1-9
GogitsGogs Version0.4.1
GogitsGogs Version0.4.2
GogitsGogs Version0.5.0
GogitsGogs Version0.5.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 4.58% 0.904
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

http://gogs.io/docs/intro/change_log.html
http://packetstormsecurity.com/files/129116/Gogs-Label-Search-Blind-SQL-Injection.html
Exploit
http://seclists.org/fulldisclosure/2014/Nov/31
Exploit
http://www.exploit-db.com/exploits/35237
Exploit
https://exchange.xforce.ibmcloud.com/vulnerabilities/98695
https://github.com/gogits/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8
Exploit