CVE-2014-8681
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
SQL Injection in github.com/gogits/gogs
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | gogs.io/gogs | >=0.3.1,<0.5.8 | 0.5.8 |
| Go | github.com/gogits/gogs | >=0.3.1,<0.5.8 | 0.5.8 |
| Go | github.com/gogits/gogs | <0.5.8 | 0.5.8 |
References
- http://gogs.io/docs/intro/change_log.html
- http://packetstormsecurity.com/files/129116/Gogs-Label-Search-Blind-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Nov/31
- http://www.exploit-db.com/exploits/35237
- https://exchange.xforce.ibmcloud.com/vulnerabilities/98695
- https://github.com/gogits/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8
- https://nvd.nist.gov/vuln/detail/CVE-2014-8681
- https://github.com/gogs/gogs/commit/83283bca4cb4e0f4ec48a28af680f0d88db3d2c8
- https://github.com/gogits/gogs
- https://github.com/gogits/gogs/releases/tag/v0.5.8
- https://pkg.go.dev/vuln/GO-2020-0021
- https://seclists.org/fulldisclosure/2014/Nov/31
- https://web.archive.org/web/20150711111508/http://gogs.io/docs/intro/change_log.html#v0.5.8-%40-2014-11-19
- https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8681
- https://www.exploit-db.com/exploits/35237
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.