Lucene search
+L

2527 matches found

OSV
OSV
added 2025/01/14 5:38 p.m.16 views

CVE-2024-12088 Rsync: --safe-links option bypass leads to path traversal

A flaw was found in rsync. When using the --safe-links option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the...

6.5CVSS7.1AI score0.72059EPSS
SaveExploits8References16
CVE
CVE
added 2025/01/14 5:37 p.m.174 views

CVE-2024-12086

The CVE-2024-12086 entry concerns rsync. A flaw in rsync’s checksum-based comparison during client→server file transfer can enable a server to enumerate contents of files on the client by sending crafted checksum values and analyzing responses. The connected documents confirm rsync is affected an...

6.8CVSS6.1AI score0.01792EPSS
SaveExploits1References11Affected Software1
AlpineLinux
AlpineLinux
added 2025/01/14 5:37 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.8CVSS6.9AI score0.01792EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2025/01/14 5:37 p.m.12 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.8CVSS8AI score0.01792EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/01/14 5:37 p.m.44 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.01792EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2025/01/14 5:37 p.m.15 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.1CVSS6.5AI score0.01792EPSS
SaveExploits1References7
OSV
OSV
added 2025/01/14 5:37 p.m.20 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
SaveExploits8References16
OSV
OSV
added 2025/01/14 5:37 p.m.24 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
SaveExploits8References33
Debian CVE
Debian CVE
added 2025/01/14 5:37 p.m.29 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.5CVSS8AI score0.08655EPSS
SaveExploits2
AlpineLinux
AlpineLinux
added 2025/01/14 5:37 p.m.24 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.08655EPSS
SaveExploits2
CVE
CVE
added 2025/01/14 5:37 p.m.366 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.08655EPSS
SaveExploits2References28Affected Software1
Cvelist
Cvelist
added 2025/01/14 5:37 p.m.51 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.08655EPSS
SaveExploits2References24
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.08655EPSS
SaveExploits2References24
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.9 views

CVE-2024-12747

A flaw was found in rsync. This vulnerability arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass...

5.6CVSS6.4AI score0.00377EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.9 views

CVE-2024-12088

A flaw was found in rsync. When using the --safe-links option, rsync fails to properly verify if a symbolic link destination contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory. Mitigation...

6.5CVSS6.7AI score0.04653EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.12 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.01792EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.9 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.08655EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/01/14 5:28 p.m.15 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.2 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.30 views

Amazon Linux 2 : rsync (ALAS-2025-2730)

The version of rsync installed on the remote host is prior to 3.1.2-11. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-2730 advisory. Placeholder CVE. Details forthcoming CVE-2024-12085 Placeholder CVE. Details forthcoming CVE-2024-12086 Placeholder CVE...

7.5CVSS7.4AI score0.08655EPSS
SaveExploits4References12
Rows per page
Query Builder