SCA: security update for gogs.io/gogs (GHSA-g6xv-8q23-w2q3)

high Tenable Self-Hosted Container Security Plugin ID 414947

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2014-8682)

See Also

https://github.com/advisories/GHSA-g6xv-8q23-w2q3

Plugin Details

Severity: High

ID: 414947

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.22

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2014-8682

CVSS v3

Risk Factor: High

Base Score: 7.3

Temporal Score: 6.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/29/2021

Vulnerability Publication Date: 11/19/2014

Reference Information

CVE: CVE-2014-8682

BID: 71187

cwe: CWE-89