Lucene search
+L

11367 matches found

Github Security Blog
Github Security Blog
added 2022/06/08 10:34 p.m.52 views

Path Traversal in Git HTTP endpoints in Gogs

Impact The malicious user is able to craft HTTP requests to access unauthorized Git directories. All installations with are affected. Patches Path cleaning has accommodated for Git HTTP endpoints. Users should upgrade to 0.12.9 or the latest 0.13.0+dev. Workarounds N/A References...

8.1CVSS1.4AI score0.36256EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/06/08 10:34 p.m.24 views

GHSA-6VCC-V9VW-G2X5 Path Traversal in Git HTTP endpoints in Gogs

Impact The malicious user is able to craft HTTP requests to access unauthorized Git directories. All installations with are affected. Patches Path cleaning has accommodated for Git HTTP endpoints. Users should upgrade to 0.12.9 or the latest 0.13.0+dev. Workarounds N/A References...

8.1CVSS7.9AI score0.36256EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2022/06/08 5:40 p.m.5 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.2AI score0.00709EPSS
SaveExploits0References3
OSV
OSV
added 2022/06/08 5:40 p.m.22 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.45 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.00709EPSS
SaveExploits0References3
GitLab Advisory Database
GitLab Advisory Database
added 2022/06/08 12:00 a.m.71 views

Path Traversal in Git HTTP endpoints in Gogs

Impact The malicious user is able to craft HTTP requests to access unauthorized Git directories. All installations with are affected. Patches Path cleaning has accommodated for Git HTTP endpoints. Users should upgrade to 0.12.9 or the latest 0.13.0+dev. Workarounds N/A References...

8.1CVSS1.4AI score0.36256EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/06/08 12:00 a.m.5 views

PT-2022-14238 · Gogs · Gogs

Name of the Vulnerable Software and Affected Versions: gogs/gogs versions prior to 0.12.9 Description: The issue allows a malicious user to update a crafted config file into the repository's .git directory, combined with crafted file deletion, to gain SSH access to the server. This affects all...

10CVSS9.7AI score0.04486EPSS
SaveExploits1References11
GithubExploit
GithubExploit
added 2022/06/03 1:52 p.m.298 views

Exploit for Expression Language Injection in Atlassian Confluence_Data_Center

Confluence RCE CVE-2022-26134 Exploit Detection Pre-requ...

9.8CVSS9.3AI score0.99999EPSS
SaveExploits77
GithubExploit
GithubExploit
added 2022/06/03 1:52 p.m.299 views

Exploit for Expression Language Injection in Atlassian Confluence_Data_Center

Confluence RCE CVE-2022-26134 Exploit Detection Pre-requ...

9.8CVSS9.3AI score0.99999EPSS
SaveExploits77
Veracode
Veracode
added 2022/06/03 10:41 a.m.24 views

OS Command Injection

gitsome is vulnerable to os command injection. The vulnerability exists when initializing an unsupported git repository which allows an attacker to inject and execute arbitrary commands via crafted tag names of the repository...

8.8CVSS9.1AI score0.03606EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2022/06/03 5:47 a.m.25 views

Remote Code Execution (RCE)

github.com/gogs/gogs is vulnerable to remote code execution. The vulnerability exists in the isRepositoryGitPath function in repoeditor.go due to a lack of input validation in git configuration which allows an attacker to upload and execute malicious code...

8.8CVSS9AI score0.02068EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/03 12:00 a.m.25 views

OS Command Injection in gitsome

OS Command Injection vulnerability in bbultman gitsome through 0.2.3 allows attackers to execute arbitrary commands via a crafted tag name of the target git repository...

9.3CVSS9AI score0.03606EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/06/03 12:00 a.m.46 views

GHSA-9V73-X562-WV5X OS Command Injection in gitsome

OS Command Injection vulnerability in bbultman gitsome through 0.2.3 allows attackers to execute arbitrary commands via a crafted tag name of the target git repository...

8.8CVSS9AI score0.03606EPSS
SaveExploits1References3
Huntr
Huntr
added 2022/06/02 11:28 p.m.36 views

Path Traversal vulnerability on the endpoint '/info/refs'

Summary It seems "gogs" suffers from a Path Traversal which may lead a malicious user to access another legitimate user's git config files or issue a couple of git commands on its behalf. Steps to reproduce and Proof of Concept 1. I created two users sim4n6 and sim4n62. 2. From sim4n6 dashboard...

5.5CVSS8.2AI score0.36256EPSS
SaveExploits1
NVD
NVD
added 2022/06/02 2:15 p.m.29 views

CVE-2021-32546

Missing input validation in internal/db/repoeditor.go in Gogs before 0.12.8 allows an attacker to execute code remotely. An unprivileged attacker registered user can overwrite the Git configuration in his repository. This leads to Remote Command Execution, because that configuration can contain a...

8.8CVSS0.02068EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/06/02 2:15 p.m.7 views

CVE-2021-32546

Missing input validation in internal/db/repoeditor.go in Gogs before 0.12.8 allows an attacker to execute code remotely. An unprivileged attacker registered user can overwrite the Git configuration in his repository. This leads to Remote Command Execution, because that configuration can contain a...

8.8CVSS7.2AI score0.02068EPSS
SaveExploits0References3
OSV
OSV
added 2022/06/02 2:15 p.m.10 views

CVE-2021-34081

OS Command Injection vulnerability in bbultman gitsome through 0.2.3 allows attackers to execute arbitrary commands via a crafted tag name of the target git repository...

8.8CVSS6AI score0.03606EPSS
SaveExploits1References2
NVD
NVD
added 2022/06/02 2:15 p.m.26 views

CVE-2021-34081

OS Command Injection vulnerability in bbultman gitsome through 0.2.3 allows attackers to execute arbitrary commands via a crafted tag name of the target git repository...

9.3CVSS0.03606EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2022/06/02 2:15 p.m.32 views

CVE-2021-34081

OS Command Injection vulnerability in bbultman gitsome through 0.2.3 allows attackers to execute arbitrary commands via a crafted tag name of the target git repository...

9.3CVSS7.5AI score0.03606EPSS
SaveExploits1References3
Prion
Prion
added 2022/06/02 2:15 p.m.21 views

Command injection

OS Command Injection vulnerability in bbultman gitsome through 0.2.3 allows attackers to execute arbitrary commands via a crafted tag name of the target git repository...

9.3CVSS9AI score0.03606EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder