Lucene search
+L

987 matches found

RustSec
RustSec
added 2024/05/22 12:0 p.m.11 views

Refs and paths with reserved Windows device names access the devices

Summary On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that...

5.4CVSS7.1AI score0.00448EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/05/22 12:0 p.m.15 views

RUSTSEC-2024-0348 Traversal outside working tree enables arbitrary code execution

Summary During checkout, gitoxide does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. Details Although gix-worktree-state checks for collisions with existing files, it does not...

8.8CVSS9AI score0.00816EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 12:0 p.m.25 views

RUSTSEC-2024-0353 Refs and paths with reserved Windows device names access the devices

Summary On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that...

5.4CVSS5.5AI score0.00448EPSS
SaveExploits0References5
Virtuozzo
Virtuozzo
added 2024/05/21 12:0 a.m.92 views

Virtuozzo Hybrid Infrastructure 6.1 Update 1 (6.1.1-35)

In this release, Virtuozzo Hybrid Infrastructure enables virtual CPU and RAM overcommitment per node, as well as provides stability and performance improvements, and addresses issues found in previous releases. Vulnerability id: VSTOR-49565 Network errors occur when migrating a VM that was...

7.8AI score
SaveExploits0
OSV
OSV
added 2024/05/17 12:15 p.m.10 views

DEBIAN-CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

4.7CVSS5.4AI score0.00166EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/05/17 7:0 a.m.6 views

Git's protections for cloning untrusted repositories can be bypassed

...

7.8CVSS7.2AI score0.00909EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/17 2:54 a.m.6 views

SUSE CVE-2024-32021

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, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target reposito...

3.9CVSS6AI score0.00956EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:0 a.m.38 views

Fedora 40 : git (2024-ecba8476e2)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-ecba8476e2 advisory. update to 2.45.1 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested f...

9CVSS7.1AI score0.25334EPSS
SaveExploits34References6
Slackware Linux
Slackware Linux
added 2024/05/16 2:33 a.m.41 views

[slackware-security] git

New git packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/git-2.39.4-i586-1slack15.0.txz: Upgraded. This update fixes security issues: Recursive clones on case-insensitive filesystems that suppor...

9CVSS7.8AI score0.25334EPSS
SaveExploits34
Tenable Nessus
Tenable Nessus
added 2024/05/16 12:0 a.m.39 views

Slackware Linux 15.0 / current git Multiple Vulnerabilities (SSA:2024-136-02)

The version of git installed on the remote host is prior to 2.39.4 / 2.45.1. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2024-136-02 advisory. - 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,...

9CVSS7.5AI score0.25334EPSS
SaveExploits34References6
RedhatCVE
RedhatCVE
added 2024/05/15 12:25 a.m.35 views

CVE-2024-32021

A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a repository on their target's local system that contains symlinks. During the cloning process, Git could be tricked into creating hardlinked arbitrary files into their repository's objects/ directory, impacti...

3.9CVSS6.6AI score0.00956EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/05/15 12:25 a.m.32 views

CVE-2024-32020

A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a specialized repository on their target's local system. For performance reasons, Git uses hardlinks when cloning a repository located on the same disk. However, if the repo being cloned is owned by a differen...

3.9CVSS6.5AI score0.00519EPSS
SaveExploits1References4
NVD
NVD
added 2024/05/14 8:15 p.m.31 views

CVE-2024-32465

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.8CVSS8.2AI score0.00909EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/14 8:15 p.m.3 views

ALPINE-CVE-2024-32465

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.8CVSS6.6AI score0.00909EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 8:15 p.m.4 views

ALPINE-CVE-2024-32021

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, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target reposito...

7.1CVSS7.1AI score0.00956EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/14 8:15 p.m.7 views

AZL-43042 CVE-2024-32021 affecting package git for versions less than 2.45.2-1

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, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target reposito...

7.1CVSS7AI score0.00956EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/05/14 8:15 p.m.23 views

CVE-2024-32465

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.8CVSS6.7AI score0.00909EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/14 8:15 p.m.5 views

UBUNTU-CVE-2024-32465

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.8CVSS6.8AI score0.00909EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/14 7:18 p.m.42 views

CVE-2024-32465 Git's protections for cloning untrusted repositories can be bypassed

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.3CVSS7.8AI score0.00909EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/14 7:18 p.m.406 views

CVE-2024-32465

Git vulnerability CVE-2024-32465 affects local-cloning scenarios and can allow arbitrary code execution when cloning repositories from untrusted sources. Astra Linux documents indicate affected Git before 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, with patches in 2.45.1, 2.44.1, ...

7.8CVSS6.2AI score0.00909EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder