Lucene search
+L

69 matches found

AlpineLinux
AlpineLinux
added 2022/05/16 12:00 a.m.87 views

CVE-2022-30781

Gitea before 1.16.7 does not escape git fetch remote...

7.5CVSS7.5AI score0.89361EPSS
SaveExploits8
OSV
OSV
added 2022/05/14 12:01 a.m.59 views

GHSA-5875-M6JQ-VF78 Command injection in workspace-tools

The package workspace-tools before 0.18.4 is vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranchremote: string, remoteBranch: string, cwd: string function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that...

9.8CVSS9.9AI score0.06995EPSS
SaveExploits1References5
NVD
NVD
added 2022/05/13 8:15 p.m.38 views

CVE-2022-25865

The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranchremote: string, remoteBranch: string, cwd: string function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that...

9.8CVSS0.06995EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2022/05/13 8:00 p.m.6 views

CVE-2022-25865

The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranchremote: string, remoteBranch: string, cwd: string function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that...

9.8CVSS7.2AI score0.06995EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/05/05 12:00 a.m.14 views

FreeBSD : gitea -- Escape git fetch remote (95ee401d-cc6a-11ec-9cfc-10c37b4ac2ea)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 95ee401d-cc6a-11ec-9cfc-10c37b4ac2ea advisory. - The Gitea team reports: Escape git fetch remote in services/migrations/giteauploader.go...

5.6AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/05/02 12:00 a.m.19 views

PT-2022-20314

Name of the Vulnerable Software and Affected Versions Gitea versions 1.16.6 and prior Description The issue is related to the improper handling of git fetch, allowing for shell command injection. This is due to the lack of escaping for the git fetch remote. There is no information provided about...

9.8CVSS6.9AI score0.89361EPSS
SaveExploits11References36
FreeBSD
FreeBSD
added 2022/04/25 12:00 a.m.17 views

gitea -- Escape git fetch remote

The Gitea team reports: Escape git fetch remote in services/migrations/giteauploader.go...

1.3AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/04/19 5:15 p.m.40 views

CVE-2022-25648

The package git before 1.11.0 are vulnerable to Command Injection via git argument injection. When calling the fetchremote = 'origin', opts = function, the remote parameter is passed to the git fetch subcommand in a way that additional flags can be set. The additional flags can be used to perform...

9.8CVSS7.2AI score0.04871EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/04/19 4:34 p.m.6 views

CVE-2022-25648

The package git before 1.11.0 are vulnerable to Command Injection via git argument injection. When calling the fetchremote = 'origin', opts = function, the remote parameter is passed to the git fetch subcommand in a way that additional flags can be set. The additional flags can be used to perform...

9.8CVSS5.6AI score0.04871EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2022/04/19 12:00 a.m.11 views

ruby-git 参数注入漏洞

ruby-git is a Ruby library. It can be used to create, read, and manipulate Git repositories by wrapping system calls in git binaries. A security vulnerability exists in ruby-git, which stems from the fact that when the fetchremote = origin, opts = function is called, the remote argument is passed...

9.8CVSS8AI score0.04871EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2022/04/13 12:00 a.m.13 views

PT-2022-7286

Name of the Vulnerable Software and Affected Versions git versions prior to 1.11.0 Description The issue is related to Command Injection via git argument injection. When calling the fetchremote = 'origin', opts = function, the remote parameter is passed to the git fetch subcommand in a way that...

9.8CVSS7.9AI score0.04871EPSS
SaveExploits1References322
Prion
Prion
added 2022/04/01 8:15 p.m.25 views

Command injection

The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover...

7.5CVSS9.7AI score0.03896EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2022/03/22 7:13 a.m.32 views

Remote Code Execution (RCE)

ungit is vulnerable to remote code execution. An attacker can inject and execute malicious git options through the user-controlled values in the git fetch command when calling the /api/fetch endpoint...

8.8CVSS3.8AI score0.34303EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/03/22 12:00 a.m.36 views

GHSA-HF8C-XR89-VFM5 Command Injection in ungit

The package ungit before 1.5.20 are vulnerable to Remote Code Execution RCE via argument injection. The issue occurs when calling the /api/fetch endpoint. User controlled values remote and ref are passed to the git fetch command. By injecting some git options it was possible to get arbitrary...

8.8CVSS9.3AI score0.34303EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/03/22 12:00 a.m.55 views

Command Injection in ungit

The package ungit before 1.5.20 are vulnerable to Remote Code Execution RCE via argument injection. The issue occurs when calling the /api/fetch endpoint. User controlled values remote and ref are passed to the git fetch command. By injecting some git options it was possible to get arbitrary...

8.8CVSS6.6AI score0.34303EPSS
SaveExploits1References6Affected Software1
Prion
Prion
added 2022/03/21 6:15 p.m.23 views

Design/Logic Flaw

The package ungit before 1.5.20 are vulnerable to Remote Code Execution RCE via argument injection. The issue occurs when calling the /api/fetch endpoint. User controlled values remote and ref are passed to the git fetch command. By injecting some git options it was possible to get arbitrary...

6.5CVSS9.3AI score0.34303EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2022/03/21 5:15 p.m.11 views

EUVD-2022-1441

The package ungit before 1.5.20 are vulnerable to Remote Code Execution RCE via argument injection. The issue occurs when calling the /api/fetch endpoint. User controlled values remote and ref are passed to the git fetch command. By injecting some git options it was possible to get arbitrary...

8.8CVSS9.3AI score0.34303EPSS
SaveExploits1References6
OSV
OSV
added 2022/03/21 5:15 p.m.18 views

CVE-2022-25766 Remote Code Execution (RCE)

The package ungit before 1.5.20 are vulnerable to Remote Code Execution RCE via argument injection. The issue occurs when calling the /api/fetch endpoint. User controlled values remote and ref are passed to the git fetch command. By injecting some git options it was possible to get arbitrary...

8.8CVSS7.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/03/21 12:00 a.m.11 views

PT-2022-17499 · Ungit · Ungit

Name of the Vulnerable Software and Affected Versions: ungit versions prior to 1.5.20 Description: The issue occurs when calling the "/api/fetch" endpoint, where user-controlled values remote and ref are passed to the git fetch command. By injecting some git options, it is possible to get arbitra...

8.8CVSS9AI score0.34303EPSS
SaveExploits1References9
OSV
OSV
added 2022/03/12 12:00 a.m.49 views

GHSA-3F95-R44V-8MRG Command injection in simple-git

The package simple-git before 3.3.0 is vulnerable to Command Injection via argument injection. When calling the .fetchremote, branch, handlerFn function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options, it was possible to get arbitrary...

8.1CVSS9.9AI score0.03511EPSS
SaveExploits0References6
Rows per page
Query Builder