CVE Catalog

CVE-2014-8682

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities in Gogs (Go Git Service) versions 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 in the api/v1/repos/search and api/v1/users/search endpoints.

Risk Assessment

Attackers may gain access to sensitive data in the database, potentially leading to serious security breaches and data loss.

Recommendation

It is recommended to update Gogs to version 0.5.6.1105 Beta or later to mitigate these vulnerabilities and implement additional security measures such as input validation.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS