Lucene search
+L

4110 matches found

Cvelist
Cvelist
added 2025/01/14 5:37 p.m.52 views

CVE-2024-12086 Rsync: rsync server leaks arbitrary client files

A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare wi...

6.1CVSS0.01827EPSS
SaveExploits1References7
OSV
OSV
added 2025/01/14 5:37 p.m.22 views

CVE-2024-12086 Rsync: rsync server leaks arbitrary client files

A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare wi...

6.1CVSS7AI score0.72059EPSS
SaveExploits7References16
Vulnrichment
Vulnrichment
added 2025/01/14 5:37 p.m.20 views

CVE-2024-12085 Rsync: info leak via uninitialized stack contents

A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length s2length to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time...

7.5CVSS7.5AI score0.08823EPSS
SaveExploits2References25
Cvelist
Cvelist
added 2025/01/14 5:37 p.m.64 views

CVE-2024-12085 Rsync: info leak via uninitialized stack contents

A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length s2length to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time...

7.5CVSS0.08823EPSS
SaveExploits2References25
OSV
OSV
added 2025/01/14 5:37 p.m.27 views

CVE-2024-12085 Rsync: info leak via uninitialized stack contents

A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length s2length to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time...

7.5CVSS7AI score0.72059EPSS
SaveExploits6References34
AlpineLinux
AlpineLinux
added 2025/01/14 5:37 p.m.26 views

CVE-2024-12085

A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length s2length to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time...

7.5CVSS7.6AI score0.08823EPSS
SaveExploits2
CVE
CVE
added 2025/01/14 5:37 p.m.390 views

CVE-2024-12085

CVE-2024-12085 affects rsync; a flaw in checksum comparison allows an attacker to manipulate s2length, causing comparisons against uninitialized memory and leaking one byte of uninitialized stack data per interaction. The issue is rated HIGH (CVSS 3.1: 7.5) with network attack vector and no user ...

7.5CVSS7.5AI score0.08823EPSS
SaveExploits2References29Affected Software1
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.14 views

CVE-2024-12086

A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare wi...

6.1CVSS6.3AI score0.01827EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.10 views

CVE-2024-12085

A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length s2length to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time. Mitigation Seei...

7.5CVSS7.3AI score0.08823EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.16 views

CVE-2024-12084

A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths s2length in the code. When MAXDIGESTLEN exceeds the fixed SUMLENGTH 16 bytes, an attacker can write out of bounds in the sum2 buffer. Mitigation Red Hat...

9.8CVSS9.4AI score0.72059EPSS
SaveExploits4References4
Snyk
Snyk
added 2025/01/14 3:6 p.m.3 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow due to improper handling of attacker-controlled checksum lengths s2length in the code. An anonymous client can leverage this overflow, together with the stack memory exposure described in CVE-2024-12085 to...

9.8CVSS7.5AI score0.72059EPSS
SaveExploits6References2
Tenable Nessus
Tenable Nessus
added 2025/01/14 12:0 a.m.19 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS : rsync vulnerabilities (USN-7206-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7206-1 advisory. Simon Scannell, Pedro Gallegos, and Jasiel Spelman discovered that rsync did not properly...

9.8CVSS7.8AI score0.72059EPSS
SaveExploits8References7
CNNVD
CNNVD
added 2025/01/14 12:0 a.m.8 views

Rsync 安全漏洞

Rsync is a fast and versatile file copying tool open-sourced by RsyncProject. It is used for remote files and local files. Rsync has a security vulnerability that stems from improper checksum comparisons, resulting in the server being able to enumerate the contents of arbitrary files on the clien...

6.8CVSS8AI score0.01827EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/01/14 12:0 a.m.7 views

Rsync 缓冲区错误漏洞

Rsync is a fast and versatile file copying tool open-sourced by RsyncProject. It is used for remote files and local files. Rsync suffers from a buffer error vulnerability that stems from improper file checksum comparisons, which allows an attacker to manipulate the length of the checksum value an...

7.5CVSS7.7AI score0.08823EPSS
SaveExploits2References17
OSV
OSV
added 2025/01/10 11:8 a.m.8 views

OESA-2025-1029 dpdk security update

The Data Plane Development Kit is a set of libraries and drivers for fast packet processing in the user space. Security Fixes: An out-of-bounds read vulnerability was found in DPDK's Vhost library checksum offload feature. This issue enables an untrusted or compromised guest to crash the...

7.4CVSS6.7AI score0.00566EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/01/09 5:3 p.m.7 views

dpdk: Denial Of Service from malicious guest on hypervisors using DPDK Vhost library

An out-of-bounds read vulnerability was found in DPDK's Vhost library checksum offload feature. This issue enables an untrusted or compromised guest to crash the hypervisor's vSwitch by forging Virtio descriptors to cause out-of-bounds reads. This flaw allows an attacker with a malicious VM using...

7.4CVSS5.8AI score0.00566EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/01/09 4:56 p.m.11 views

dpdk: Denial Of Service from malicious guest on hypervisors using DPDK Vhost library

An out-of-bounds read vulnerability was found in DPDK's Vhost library checksum offload feature. This issue enables an untrusted or compromised guest to crash the hypervisor's vSwitch by forging Virtio descriptors to cause out-of-bounds reads. This flaw allows an attacker with a malicious VM using...

7.4CVSS5.8AI score0.00566EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/01/09 3:33 p.m.6 views

dpdk: Denial Of Service from malicious guest on hypervisors using DPDK Vhost library

An out-of-bounds read vulnerability was found in DPDK's Vhost library checksum offload feature. This issue enables an untrusted or compromised guest to crash the hypervisor's vSwitch by forging Virtio descriptors to cause out-of-bounds reads. This flaw allows an attacker with a malicious VM using...

7.4CVSS5.8AI score0.00566EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/01/09 3:32 p.m.16 views

dpdk: Denial Of Service from malicious guest on hypervisors using DPDK Vhost library

An out-of-bounds read vulnerability was found in DPDK's Vhost library checksum offload feature. This issue enables an untrusted or compromised guest to crash the hypervisor's vSwitch by forging Virtio descriptors to cause out-of-bounds reads. This flaw allows an attacker with a malicious VM using...

7.4CVSS5.8AI score0.00566EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/01/09 3:29 p.m.12 views

dpdk: Denial Of Service from malicious guest on hypervisors using DPDK Vhost library

An out-of-bounds read vulnerability was found in DPDK's Vhost library checksum offload feature. This issue enables an untrusted or compromised guest to crash the hypervisor's vSwitch by forging Virtio descriptors to cause out-of-bounds reads. This flaw allows an attacker with a malicious VM using...

7.4CVSS5.8AI score0.00566EPSS
SaveExploits0References4
Rows per page
Query Builder