Lucene search
+L

60 matches found

OSV
OSV
added 2026/07/21 7:17 p.m.6 views

GHSA-82F7-87HM-852X Gitea: Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration

Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration Summary Gitea validates the user-supplied repository migration URL, but the actual clone and later mirror fetch operations are performed by the Git command-line client...

8.5CVSS6.6AI score
SaveExploits0References3
NVD
NVD
added 2026/07/15 7:17 p.m.13 views

CVE-2026-49987

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS0.00495EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/15 6:6 p.m.44 views

CVE-2026-49987 Repomix: Command Injection (RCE) via `--remote-branch` Argument Injection

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS0.00495EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 6:6 p.m.11 views

CVE-2026-49987 Repomix: Command Injection (RCE) via `--remote-branch` Argument Injection

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS6.2AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/15 6:6 p.m.8 views

CVE-2026-49987

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS6.2AI score0.00495EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/01 7:0 p.m.12 views

GHSA-9MM9-RQHJ-J5MX repomix Vulnerable to Command Injection (RCE) via `--remote-branch` Argument Injection

Vulnerability Metadata | Field | Detail | | --- | --- | | Affected Component | src/core/git/gitCommand.ts execGitShallowClone | | Impact | Arbitrary Command Execution / Security Control Bypass | Summary The --remote-branch CLI option in repomix is vulnerable to argument injection. User-supplied...

8.8CVSS6.2AI score0.00495EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/01 7:0 p.m.15 views

repomix Vulnerable to Command Injection (RCE) via `--remote-branch` Argument Injection

Vulnerability Metadata | Field | Detail | | --- | --- | | Affected Component | src/core/git/gitCommand.ts execGitShallowClone | | Impact | Arbitrary Command Execution / Security Control Bypass | Summary The --remote-branch CLI option in repomix is vulnerable to argument injection. User-supplied...

7.5CVSS6.2AI score0.00495EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/01 12:0 a.m.17 views

PT-2026-55215

Name of the Vulnerable Software and Affected Versions Repomix versions prior to 1.14.1 Description Repomix is vulnerable to argument injection via the --remote-branch CLI option. The application passes the value of the remoteBranch variable directly to git fetch and git checkout subprocesses with...

8.8CVSS6.3AI score0.00495EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/26 10:53 p.m.14 views

pnpm: Git Fetch Argument Injection via Lockfile resolution.commit

Summary pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git dependencies fetched through the shallow-fetch path, a malicious lockfile can replace the expected 40-character commit hash with a Git option such as...

7.3CVSS6AI score0.00263EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/06/26 10:53 p.m.9 views

GHSA-P4XF-RF54-RJ3X pnpm: Git Fetch Argument Injection via Lockfile resolution.commit

Summary pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git dependencies fetched through the shallow-fetch path, a malicious lockfile can replace the expected 40-character commit hash with a Git option such as...

6.4CVSS6AI score0.00263EPSS
SaveExploits1References3
NVD
NVD
added 2026/06/25 6:16 p.m.14 views

CVE-2026-50014

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git dependencies fetched through the shallow-fetch path, a malicious lockfile can replace the expected...

7.3CVSS0.00263EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/06/25 4:51 p.m.39 views

CVE-2026-50014 pnpm: Git Fetch Argument Injection via Lockfile resolution.commit

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git dependencies fetched through the shallow-fetch path, a malicious lockfile can replace the expected...

6.4CVSS0.00263EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/06/25 4:51 p.m.8 views

CVE-2026-50014

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git dependencies fetched through the shallow-fetch path, a malicious lockfile can replace the expected...

6.4CVSS5.9AI score0.00263EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/25 4:51 p.m.10 views

CVE-2026-50014 pnpm: Git Fetch Argument Injection via Lockfile resolution.commit

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git dependencies fetched through the shallow-fetch path, a malicious lockfile can replace the expected...

6.4CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/06/25 4:51 p.m.43 views

CVE-2026-50014

Summary: CVE-2026-50014 affects pnpm prior to 10.34.0 and 11.4.0. The lockfile-controlled git resolution.commit value is passed to git fetch without a separator or commit-format validation, enabling a malicious lockfile to inject git options (notably --upload-pack) in shallow-fetch paths. This ca...

7.3CVSS5.9AI score0.00263EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/06/09 4:46 p.m.8 views

CVE-2026-49959 Hermes WebUI < 0.51.311 RCE via Git Configuration Injection

Hermes WebUI before version 0.51.311 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by placing malicious executable Git configuration in a workspace repository's .git/config file. Attackers can exploit Git subprocess invocations in...

8.7CVSS6.8AI score
SaveExploits0References7
F5 Networks
F5 Networks
added 2026/04/21 8:21 p.m.18 views

K000160934: Multiple Go vulnerabilities

Security Advisory Description CVE-2023-45285 Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This onl...

8.6CVSS6.5AI score0.01137EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-1593

Malicious code in bioql PyPI...

9.8CVSS8.6AI score0.04067EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2025/05/22 10:25 p.m.13 views

CVE-2022-30781

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

7.5CVSS6.8AI score0.8793EPSS
SaveExploits8References1
OSV
OSV
added 2024/03/06 10:52 a.m.33 views

BIT-GITEA-2022-30781

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

7.5CVSS7.5AI score0.8793EPSS
SaveExploits8References6
Rows per page
Query Builder