Lucene search
+L

41 matches found

Debian CVE
Debian CVE
added 2025/12/30 12:03 p.m.23 views

CVE-2022-50784

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity CID: 1503456...

5.2AI score0.0018EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/21 2:51 p.m.18 views

git: Git arbitrary file writes

A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles,...

8.6CVSS5.8AI score0.00929EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/11 3:15 p.m.10 views

CVE-2025-52948

An Improper Handling of Exceptional Conditions vulnerability in Berkeley Packet Filter BPF processing of Juniper Networks Junos OS allows an attacker, in rare cases, sending specific, unknown traffic patterns to cause the FPC and system to crash and restart. BPF provides a raw interface to data...

8.2CVSS5.7AI score0.00436EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.21 views

UBUNTU-CVE-2022-49275

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcantxhandler: fix use after free of skb canputechoskb will clone skb then free the skb. Move the canputechoskb for the mcan version 3.0.x directly before the start of the xmit in hardware, similar to the 3.1.x branch...

7.8CVSS6.1AI score0.00276EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2024/10/03 12:00 a.m.10 views

PT-2024-40274 · Saltcorn · Saltcorn

Name of the Vulnerable Software and Affected Versions: Saltcorn versions prior to the fixed version Description: The issue arises from the use of user-controlled data in the git clone command without proper validation, leading to a command injection vulnerability. This allows an attacker with adm...

8.6CVSS8.2AI score
SaveExploits0References9
OSV
OSV
added 2024/05/24 7:19 a.m.129 views

BIT-GIT-2024-32002 Git's recursive clones on case-insensitive filesystems that support symlinks are susceptible to Remote Code Execution

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a .git/ directory...

9CVSS9.1AI score0.29234EPSS
SaveExploits32References9
UbuntuCve
UbuntuCve
added 2024/05/14 7:15 p.m.378 views

CVE-2024-32002

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a .git/ directory...

9CVSS6.7AI score0.29234EPSS
SaveExploits32References8
OSV
OSV
added 2024/05/14 7:15 p.m.11 views

UBUNTU-CVE-2024-32004

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1,...

8.1CVSS7.2AI score0.01351EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/22 11:06 a.m.19 views

OESA-2024-1299 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when cloning inline extents and using qgroups There are a few exceptional cases where cloning an inline extent needs to copy the inline exten...

3.9CVSS6.6AI score0.00249EPSS
SaveExploits0References6
NVD
NVD
added 2024/03/21 2:52 a.m.37 views

CVE-2024-27105

Frappe is a full-stack web application framework. Prior to versions 14.66.3 and 15.16.0, file permission can be bypassed using certain endpoints, granting less privileged users permission to delete or clone a file. Versions 14.66.3 and 15.16.0 contain a patch for this issue. No known workarounds...

8.1CVSS8AI score0.00589EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/09/23 12:00 a.m.11 views

PT-2025-31032 · Unknown · Gix-Transport

Name of the Vulnerable Software and Affected Versions: gix-transport crate versions prior to 0.36.1 Description: The gix-transport crate contains a flaw that allows command execution through a crafted input string during a clone operation. Specifically, the vulnerability is triggered by the “gix...

6.4CVSS6.3AI score0.00514EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 5:58 a.m.9 views

SUSE CVE-2010-2537

The btrfsioctlclone function in fs/btrfs/ioctl.c in the Linux kernel before 2.6.35 allows local users to overwrite an append-only file via a 1 BTRFSIOCCLONE or 2 BTRFSIOCCLONERANGE ioctl call that specifies this file as a donor...

7.1CVSS6.3AI score0.0039EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:04 a.m.8 views

SUSE CVE-2016-3630

The binary delta decoder in Mercurial before 3.7.3 allows remote attackers to execute arbitrary code via a 1 clone, 2 push, or 3 pull command, related to a a list sizing rounding error and b short records...

8.8CVSS9.1AI score0.04872EPSS
SaveExploits0References7
Snyk
Snyk
added 2022/12/20 1:16 p.m.7 views

Remote Code Execution (RCE)

Overview simple-git is a light weight interface for running git commands in any node.js application. Affected versions of this package are vulnerable to Remote Code Execution RCE via the clone, pull, push and listRemote methods, due to improper input sanitization. This vulnerability exists due to...

9.8CVSS7.6AI score0.02784EPSS
SaveExploits2References2
ATTACKERKB
ATTACKERKB
added 2022/02/11 8:15 p.m.10 views

CVE-2022-24975

The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the "GitBleed" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option. Note: This has been disputed by...

7.5CVSS5.7AI score0.02645EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2022/02/11 8:15 p.m.93 views

CVE-2022-24975

The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the "GitBleed" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option...

7.5CVSS2.3AI score0.02645EPSS
SaveExploits1
CNVD
CNVD
added 2021/03/23 12:00 a.m.25 views

Linux kernel competitive conditions vulnerability (CNVD-2021-22855)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. A competitive condition vulnerability exists in getoldroot in fs/btrfs/ctree.c in Linux kernel 5.11.8 and earlier. Th...

4.7CVSS6.6AI score0.00267EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/22 12:00 a.m.8 views

Linux kernel 竞争条件问题漏洞

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. A competitive condition vulnerability exists in getoldroot in fs/btrfs/ctree.c in Linux kernel 5.11.8 and earlier. Th...

4.7CVSS6.8AI score0.00267EPSS
SaveExploits0References25
NVD
NVD
added 2020/12/11 7:15 p.m.52 views

CVE-2020-35149

lib/utils.js in mquery before 3.2.3 allows a pollution attack because a special property e.g., proto can be copied during a merge or clone operation...

5.3CVSS5.2AI score0.01041EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/12/11 7:00 p.m.57 views

CVE-2020-35149

lib/utils.js in mquery before 3.2.3 allows a pollution attack because a special property e.g., proto can be copied during a merge or clone operation...

5.2AI score0.01041EPSS
SaveExploits0References1
Rows per page
Query Builder