CVE-2014-8681 Blind SQL Injection in Gogs label search

Posted by Timo Schmid on Nov 14

Blind SQL Injection in Gogs label search
========================================
Researcher: Timo Schmid <tschmid () ernw de>

Description
===========
Gogs(Go Git Service) is a painless self-hosted Git Service written in
Go. (taken
from [1])

It is very similiar to the github hosting plattform. Multiple users can
create
multiple repositories and share code with others with the git version
control
system. Repositories can be marked as…

Leave a Reply