Lucene search
+L

58 matches found

OSV
OSV
added 2022/06/08 5:40 p.m.20 views

CVE-2022-31038 XSS vulnerability in repository issue list in Gogs

Gogs is an open source self-hosted Git service. In versions of gogs prior to 0.12.9 DisplayName does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list. This issue has been resolved in commit 155cae1d which sanitizes DisplayName...

5.4CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/06/08 5:40 p.m.44 views

CVE-2022-31038 XSS vulnerability in repository issue list in Gogs

Gogs is an open source self-hosted Git service. In versions of gogs prior to 0.12.9 DisplayName does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list. This issue has been resolved in commit 155cae1d which sanitizes DisplayName...

5.4CVSS5.8AI score0.00688EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/03/11 12:0 a.m.42 views

Gogs 代码问题漏洞

Gogs Go Git Service is a Go-based self-service Git hosting service from the GOGS team that supports creating and migrating public/private repositories, adding and removing repository collaborators, and more. A security vulnerability exists in Gogs versions prior to 0.12.5, which stems from the la...

5.3CVSS6.1AI score0.03422EPSS
SaveExploits1References3
CNVD
CNVD
added 2022/02/11 12:0 a.m.90 views

Gitea Cross-Site Scripting Vulnerability (CNVD-2022-11525)

A cross-site scripting vulnerability exists in Gitea, a Go-based lightweight git service developed by the Gitea community. The vulnerability stems from a mirror setting in the product wiki/issue link that does not effectively handle special characters in the input data. An attacker could execute...

6.1CVSS3AI score0.00777EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/02/09 12:0 a.m.32 views

Capture-replay in Gitea

Gitea is a project to help users set up a self-hosted Git service. Gitea before 1.11.2 is affected by Trusting HTTP Permission Methods on the Server Side when referencing the vulnerable admin or user API. This could allow a remote malicious user to execute arbitrary code...

9.8CVSS4.9AI score0.02139EPSS
SaveExploits0References9Affected Software1
The Hacker News
The Hacker News
added 2021/10/12 7:57 a.m.84 views

GitHub Revoked Insecure SSH Keys Generated by a Popular git Client

Code hosting platform GitHub has revoked weak SSH authentication keys that were generated via the GitKraken git GUI client due to a vulnerability in a third-party library that increased the likelihood of duplicated SSH keys. As an added precautionary measure, the Microsoft-owned company also said...

9.1CVSS0.1AI score0.03091EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/06/29 6:32 p.m.68 views

Cross-site Scripting in Gogs

Cross-site scripting XSS vulnerability in models/issue.go in Gogs aka Go Git Service 0.3.1-9 through 0.5.x before 0.5.8 allows remote attackers to inject arbitrary web script or HTML via the text parameter to api/v1/markdown...

4.3CVSS5.5AI score0.01909EPSS
SaveExploits3References10Affected Software1
Packet Storm
Packet Storm
added 2019/03/18 12:0 a.m.32 views

Gitea 1.7.3 HTML Injection

Gitea 1.7.3 stored HTML injection XSS Information =========== Name: Gitea 1.7.0 - 1.7.3 stored HTML injection Software: Gitea - a self-hosted Git service Homepage: https://gitea.io/ Vulnerability: stored HTML injection Affected: 1.7.0 - 1.7.3 Tested: 1.7.2, 1.7.3 Fixed: 1.7.4 Prerequisites: edit...

7.4AI score
SaveExploits0
n0where
n0where
added 2016/02/21 8:10 p.m.33 views

Self Hosted Git Service: Gogs

Gogs is a self-hosted Git service written in Go which is very easy to get running and has low system usage as well. It aspires to be the easiest, fastest, and most painless way to set up a self-hosted Git service. With Go, this can be done with an independent binary distribution across ALL...

7.6AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2015/02/06 12:0 a.m.135 views

Gogs (Go Git Service) Detection (HTTP)

HTTP based detection of Gogs Go Git Service. SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.4AI score
SaveExploits0References1
securityvulns
securityvulns
added 2014/12/01 12:0 a.m.75 views

CVE-2014-8683 XSS in Gogs Markdown Renderer

-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 XSS in Gogs Markdown Renderer ============================= Researcher: Timo Schmid [email protected] Description =========== GogsGo Git Service is a painless self-hosted Git Service written in Go. taken from 1 It is very similiar to the github...

4.3CVSS0.4AI score0.01909EPSS
SaveExploits3
CVE
CVE
added 2014/11/21 3:0 p.m.69 views

CVE-2014-8683

CVE-2014-8683 describes a Cross-Site Scripting (XSS) flaw in Gogs (Go Git Service). The vulnerability affects Gogs versions 0.3.1-9 through 0.5.x before 0.5.8 and is triggered via the text parameter to the API endpoint api/v1/markdown, allowing injection of arbitrary web script/HTML. The root cau...

4.3CVSS5.6AI score0.01909EPSS
SaveExploits3References5Affected Software1
CVE
CVE
added 2014/11/21 3:0 p.m.120 views

CVE-2014-8682

Gogs (Go Git Service) is affected by SQL injection via the q parameter in the API endpoints /api/v1/repos/search and /api/v1/users/search. The vulnerability stems from improper handling in the repository and user search code paths (models/repo.go and models/user.go) across Gogs versions 0.3.1-9 t...

7.5CVSS8.4AI score0.33391EPSS
SaveExploits5References8Affected Software1
CVE
CVE
added 2014/11/21 3:0 p.m.91 views

CVE-2014-8681

CVE-2014-8681 affects Gogs (Go Git Service). The GetIssues function in models/issue.go has a SQL injection flaw exploitable via the label parameter in user/repos/issues, impacting Gogs versions 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta. Documents indicate remote attackers can execute arbitra...

7.5CVSS8.3AI score0.04437EPSS
SaveExploits5References6Affected Software1
zdt
zdt
added 2014/11/16 12:0 a.m.54 views

Gogs Markdown Renderer Cross Site Scripting Vulnerability

Gogs markdown renderer suffers from a cross site scripting vulnerability. Versions 0.3.1-9-g49dc57e are affected. XSS in Gogs Markdown Renderer ============================= Researcher: Timo Schmid Description =========== GogsGo Git Service is a painless self-hosted Git Service written in Go. tak...

4.3CVSS5.8AI score0.01909EPSS
SaveExploits3
exploitpack
exploitpack
added 2014/11/14 12:0 a.m.70 views

Gogs - usersrepos ?q SQL Injection

Gogs - usersrepos ?q SQL Injection Unauthenticated SQL Injection in Gogs repository search ======================================================= Researcher: Timo Schmid Description =========== GogsGo Git Service is a painless self-hosted Git Service written in Go. taken from 1 It is very simili...

7.5CVSS7.6AI score0.33391EPSS
SaveExploits5
exploitpack
exploitpack
added 2014/11/14 12:0 a.m.95 views

Gogs - label SQL Injection

Gogs - label SQL Injection Blind SQL Injection in Gogs label search ======================================== Researcher: Timo Schmid Description =========== GogsGo Git Service is a painless self-hosted Git Service written in Go. taken from 1 It is very similiar to the github hosting plattform...

7.5CVSS0.2AI score0.04437EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2014/11/14 12:0 a.m.81 views

Gogs - 'users'/'repos' '?q' SQL Injection

Unauthenticated SQL Injection in Gogs repository search ======================================================= Researcher: Timo Schmid Description =========== GogsGo Git Service is a painless self-hosted Git Service written in Go. taken from 1 It is very similiar to the github hosting plattform...

7.5CVSS5.2AI score0.33391EPSS
SaveExploits5
Rows per page
Query Builder