Lucene search
+L

2556 matches found

OSV
OSV
added 2025/01/15 9:25 p.m.16 views

GHSA-C873-WFHP-WX5M SP1 has missing verifier checks and fiat-shamir observations

In SP1’s STARK verifier, the prover provided chipordering is used to fetch the index of the chips that have preprocessed columns. Prior to v4.0.0, the validation that this chipordering correctly provides these indexes was missing. In v4.0.0, this was fixed by adding a check that the indexed chip’...

7AI score
SaveExploits0References2
OSV
OSV
added 2025/01/15 6:15 p.m.9 views

AZL-56373 CVE-2024-52005 affecting package git 2.40.4-2

Git is a source code management tool. When cloning from a server or fetching, or pushing, informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the...

8.8CVSS7.2AI score0.00513EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/15 6:15 p.m.19 views

UBUNTU-CVE-2024-52005

Git is a source code management tool. When cloning from a server or fetching, or pushing, informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the...

8.8CVSS7.2AI score0.00513EPSS
SaveExploits1References5
CVE
CVE
added 2025/01/15 5:35 p.m.3620 views

CVE-2024-52005

CVE-2024-52005 affects Git via ANSI escape sequence injections in the sideband channel. A PoC demonstrates exploitation; affected versions include pre-2.48.1, 2.47.3, 2.46.5, 2.45.4, and 2.44.3. Impacts include hiding/misrepresenting output, fake security prompts, social‑engineering payloads, and...

8.8CVSS6.8AI score0.00513EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/15 12:00 a.m.7 views

PT-2025-7267 · Weeek · Weeek

Name of the Vulnerable Software and Affected Versions: WEEEK affected versions not specified Description: The issue is related to improper restriction of recursive entity references in the DTD of a task and project management service. This could allow a remote attacker to cause a denial of servic...

6.8CVSS7.1AI score
SaveExploits0References1
OSV
OSV
added 2025/01/14 7:15 p.m.5 views

DEBIAN-CVE-2024-50349

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt i.e. without using any credential helper, it prints out the host name for whic...

4.7CVSS7.2AI score0.00667EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/14 7:15 p.m.13 views

AZL-55652 CVE-2024-52006 affecting package git for versions less than 2.40.4-1

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

7.5CVSS7.2AI score0.01057EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2025/01/14 6:39 p.m.40 views

CVE-2024-52006

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

7.5CVSS7.6AI score0.01057EPSS
SaveExploits0
OSV
OSV
added 2025/01/14 6:15 p.m.18 views

AZL-55655 CVE-2024-12087 affecting package rsync for versions less than 3.4.1-1

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS7.1AI score0.02307EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/14 6:15 p.m.4 views

ALPINE-CVE-2024-12087

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS7AI score0.02307EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2025/01/14 6:15 p.m.9 views

CVE-2024-12087

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS7.2AI score0.02307EPSS
SaveExploits1References17
OSV
OSV
added 2025/01/14 6:15 p.m.14 views

AZL-55682 CVE-2024-12087 affecting package rsync for versions less than 3.4.1-1

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS7.3AI score0.02307EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/14 6:00 p.m.8 views

UBUNTU-CVE-2024-50349

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt i.e. without using any credential helper, it prints out the host name for whic...

4.7CVSS6.7AI score0.00667EPSS
SaveExploits0References6
Snyk
Snyk
added 2025/01/14 3:06 p.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal when using the --inc-recursive option. This is due to a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis which allows a server to write files outside of the...

8.8CVSS7.6AI score0.02307EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/01/14 12:00 a.m.5 views

PT-2025-2919

Name of the Vulnerable Software and Affected Versions Git affected versions not specified Description The issue concerns Git, a source code management tool. When cloning from a server, informational or error messages are transported from the remote Git process to the client via the "sideband...

8.8CVSS7.7AI score0.00513EPSS
SaveExploits1References31
RedhatCVE
RedhatCVE
added 2025/01/13 10:24 a.m.15 views

CVE-2024-48875

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS6.8AI score0.00146EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.9 views

CVE-2024-48875

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.10 views

AZL-56321 CVE-2024-43098 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock A deadlock may happen since the i3cmasterregister acquires &i3cbus-lock twice. See the log below. Use i3cdev-desc-info instead of calling i3cdevicein...

5.5CVSS6.3AI score0.00172EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/11 12:25 p.m.136 views

CVE-2024-48875

In the Linux kernel, CVE-2024-48875 is described as a fix for a btrfs issue: don’t take the dev_replace rwsem if the task already holds it. The root cause is a possible deadlock when btrfs_dev_replace flow takes the same rwsem twice during operations like btrfs_map_block, as demonstrated by a loc...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.32 views

CVE-2024-48875 btrfs: don't take dev_replace rwsem on task already holding it

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

0.00146EPSS
SaveExploits0References2
Rows per page
Query Builder