Lucene search
+L

2527 matches found

CBLMariner
CBLMariner
added 2026/05/23 3:30 p.m.12 views

CVE-2026-43619 affecting package rsync for versions less than 3.4.3-1

CVE-2026-43619 affecting package rsync for versions less than 3.4.3-1. An upgraded version of the package is available that resolves this issue...

7.2CVSS5.8AI score0.00136EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/05/23 3:30 p.m.12 views

CVE-2026-29518 affecting package rsync for versions less than 3.4.3-1

CVE-2026-29518 affecting package rsync for versions less than 3.4.3-1. An upgraded version of the package is available that resolves this issue...

7.8CVSS5.8AI score0.00152EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/05/23 3:30 p.m.20 views

CVE-2026-43620 affecting package rsync for versions less than 3.4.3-1

CVE-2026-43620 affecting package rsync for versions less than 3.4.3-1. An upgraded version of the package is available that resolves this issue...

6.9CVSS5.8AI score0.00428EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/05/23 3:30 p.m.16 views

CVE-2026-45232 affecting package rsync for versions less than 3.4.3-1

CVE-2026-45232 affecting package rsync for versions less than 3.4.3-1. An upgraded version of the package is available that resolves this issue...

3.7CVSS5.8AI score0.00337EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/05/23 3:30 p.m.16 views

CVE-2026-41035 affecting package rsync for versions less than 3.4.3-1

CVE-2026-41035 affecting package rsync for versions less than 3.4.3-1. An upgraded version of the package is available that resolves this issue...

7.8CVSS5.8AI score0.00393EPSS
SaveExploits1
OSV
OSV
added 2026/05/22 4:14 p.m.10 views

CLSA-2026-1779466465 rsync: Fix of CVE-2026-43618

CVE-2026-43618: fix integer overflow in compressed-token decoder allowing remote memory disclosure via crafted compressed stream...

8.1CVSS5.9AI score0.0078EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 3:14 p.m.8 views

CLSA-2026-1779462894 rsync: Fix of CVE-2026-43620

CVE-2026-43620: prevent client-side out-of-bounds read in receiver when a malicious server sends a crafted file-list with parentndx0...

6.9CVSS5.8AI score0.00428EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/22 1:11 p.m.12 views

CVE-2026-29518

A flaw was found in rsync. An rsync daemon configured with "use chroot = no" is exposed to a time-of-check / time-of-use race on parent path components. A local attacker with write access to a module can replace a parent directory component with a symlink between the receiver's check and its open...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/22 1:11 p.m.10 views

CVE-2026-43620

A flaw was found in rsync. A malicious rsync server can exploit an out-of-bounds read vulnerability in the recvfiles function. By manipulating compatibility flags and transfer records, the server can cause a connecting client to attempt to read memory outside of allocated bounds. This can lead to...

6.9CVSS5.7AI score0.00428EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/22 1:6 p.m.13 views

CVE-2026-43617

A flaw was found in rsync. When an rsync daemon is configured with "daemon chroot = /X" and uses hostname-based access control lists ACLs, and the chrooted directory /X lacks necessary DNS resolution files, a remote attacker can bypass hostname-based deny rules. This occurs because the daemon...

6.3CVSS5.8AI score0.00282EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/22 1:6 p.m.16 views

CVE-2026-43619

A flaw was found in rsync. A local attacker with filesystem access on the daemon host can exploit a symlink race vulnerability CWE-367 Time-of-check to time-of-use in rsync daemons configured with 'use chroot = no'. This allows the attacker to redirect path-based system calls, such as chmod,...

7.2CVSS5.7AI score0.00136EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/22 1:6 p.m.17 views

CVE-2026-43618

A flaw was found in rsync. An authenticated daemon peer can exploit an integer overflow vulnerability in the compressed-token decoder. By carefully manipulating the compressed-token, a malicious sender can trigger an overflow, leading to remote memory disclosure. This allows an attacker to leak...

8.1CVSS5.8AI score0.0078EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/22 8:23 a.m.12 views

CLSA-2026-1779438231 rsync: Fix of CVE-2026-43618

CVE-2026-43618: fix integer overflow in compressed-token decoder allowing memory disclosure via crafted compressed stream...

8.1CVSS5.8AI score0.0078EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/22 2:20 a.m.17 views

SUSE CVE-2026-29518

Rsync versions before 3.4.3 contain a time-of-check to time-of-use TOCTOU race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links. Attackers with write access to a module path ca...

7CVSS5.9AI score0.00152EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/05/22 2:20 a.m.14 views

SUSE CVE-2026-43617

Rsync version 3.4.2 and prior contain an authorization bypass vulnerability in the rsync daemon's hostname-based access control list enforcement when configured with chroot. Attackers can bypass hostname-based deny rules by controlling the PTR record for their source IP address, allowing...

4.8CVSS5.8AI score0.00282EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/05/22 2:19 a.m.12 views

SUSE CVE-2026-43619

Rsync version 3.4.2 and prior contain symlink race condition vulnerabilities in path-based system calls including chmod, lchown, utimes, rename, unlink, mkdir, symlink, mknod, link, rmdir, and lstat that allow local attackers to redirect operations to files outside the exported rsync module...

6.3CVSS6AI score0.00136EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/05/22 2:19 a.m.14 views

SUSE CVE-2026-43618

Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checked for overflow, allowing a malicious sender to trigger an overflow that causes the receiver process to read and return data from outside the intended...

8.1CVSS6AI score0.0078EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/05/22 2:19 a.m.14 views

SUSE CVE-2026-43620

Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recvfiles in receiver.c that allows a malicious rsync server to crash the rsync client process. Attackers can exploit the vulnerability by setting CFINCRECURSE in compatibility flags and sending a...

6.5CVSS5.8AI score0.00428EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/05/22 2:19 a.m.13 views

SUSE CVE-2026-45232

Rsync versions before 3.4.3 contain an off-by-one out-of-bounds stack write vulnerability in the establishproxyconnection function in socket.c that allows network attackers to corrupt stack memory by sending a malformed HTTP proxy response. Attackers can exploit this by positioning themselves...

4.2CVSS5.8AI score0.00337EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:0 a.m.12 views

FreeBSD : ner/rsync -- multiple vulnerabilities (ecca89eb-54e6-11f1-bc4a-40b034429ecf)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the ecca89eb-54e6-11f1-bc4a-40b034429ecf advisory. The rsync project reports: Six CVEs are fixed in this release. All six are assigned by VulnChe...

8.1CVSS5.9AI score0.0078EPSS
SaveExploits0References8
Rows per page
Query Builder