Gogs 漏洞列表
共找到 11 个与 Gogs 相关的漏洞
📅 加载漏洞趋势中...
-
CVE-2014-8682: Gogs (Go Git Service) - SQL Injection POC
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-2018-18925: Gogs (Go Git Service) 0.11.66 - Remote Code Execution POC
Gogs 0.11.66 allows remote code execution because it does not properly validate session IDs, as demonstrated by a ".." session-file forgery in the file session provider in file.go. This is related to session ID handling in the go-macaron/session code for Macaron. -
CVE-2020-15867: Gogs 0.5.5 - 0.12.2 - Remote Code Execution POC
Gogs 0.5.5 through 0.12.2 is susceptible to authenticated remote code execution via the git hooks functionality. There can be a privilege escalation if access to this feature is granted to a user who does not have administrative privileges. NOTE: Since this is mentioned in the documentation but not in the UI, it could be considered a "product UI does not warn user of unsafe actions" issue. -
CVE-2022-0415: Gogs <0.12.6 - Remote Command Execution POC
Gogs before 0.12.6 is susceptible to remote command execution via the uploading repository file in GitHub repository gogs/gogs. An attacker can execute malware, obtain sensitive information, modify data, and/or gain full control over a compromised system without entering necessary credentials. -
CVE-2022-0870: Gogs <0.12.5 - Server-Side Request Forgery POC
Gogs GitHub repository before 0.12.5 is susceptible to server-side request forgery. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site. -
Gogs远程命令执行漏洞 无POC
Gogs(Go Git Service)是Gogs团队的一个基于Go语言的自助Git托管服务,它支持创建、迁移公开/私有仓库,添加、删除仓库协作者等。 Gogs 0.13.3之前版本存在安全漏洞,该漏洞源于.git目录文件删除功能存在缺陷,可能导致远程命令执行。 -
Gogs 弱口令漏洞 无POC
弱口令漏洞指的是系统中使用了简单、容易猜测或常见的密码,导致攻击者可以通过猜测或暴力破解的方式轻易获取账户权限,进而访问或控制受影响的系统资源。这种漏洞通常由于缺乏有效的密码策略或用户对安全意识的忽视造成。 -
Gogs Full Name 存储型XSS漏洞 无POC
Gogs存在存储型XSS漏洞。该漏洞是由于对外部数据校验不足导致的。 -
Gogs CVE-2022-0415 远程命令执行漏洞 无POC
Gogs存在远程命令执行漏洞,该漏洞是由于在将文件上传到存储库时对tree_path参数验证不正确造成的。 -
Gogs Git Endpoints 目录遍历漏洞 无POC
Gogs 存在目录遍历漏洞。 -
Gogs File Upload tree_path CVE-2022-2024命令注入漏洞 无POC