Files
CVEs-PoC/2014/CVE-2014-8681.md
T
2024-06-18 02:51:15 +02:00

20 lines
851 B
Markdown

### [CVE-2014-8681](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8681)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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.
### POC
#### Reference
- 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
#### Github
No PoCs found on GitHub currently.