Lucene search
+L

2535 matches found

Tenable Nessus
Tenable Nessus
added 2025/05/16 12:0 a.m.11 views

AlmaLinux 8 : rsync (ALSA-2025:2600)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:2600 advisory. rsync: Path traversal vulnerability in rsync CVE-2024-12087 rsync: --safe-links option bypass leads to path traversal CVE-2024-12088 rsync: Race Condition...

7.5CVSS7.3AI score0.04653EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.8 views

Alibaba Cloud Linux 3 : 0153: rsync (ALINUX3-SA-2022:0153)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2022:0153 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2022-29154: An issue was discovered in rsync...

7.4CVSS8.2AI score0.02168EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.12 views

Alibaba Cloud Linux 3 : 0009: rsync (ALINUX3-SA-2025:0009)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2025:0009 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2024-12085: A flaw was found in the rsync daemo...

7.5CVSS7.3AI score0.08655EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.8 views

Alibaba Cloud Linux 3 : 0042: rsync (ALINUX3-SA-2025:0042)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2025:0042 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2024-12087: A path traversal...

7.5CVSS7.5AI score0.04653EPSS
SaveExploits1References4
OSV
OSV
added 2025/05/13 10:4 a.m.6 views

RHSA-2025:7050 Red Hat Security Advisory: rsync security update

Bulletin has no description...

6.5CVSS7.5AI score0.04653EPSS
SaveExploits1References20
RedHat Linux
RedHat Linux
added 2025/05/13 9:4 a.m.7 views

rsync: Path traversal vulnerability in rsync

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.4AI score0.02262EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/05/13 9:4 a.m.5 views

rsync: Race Condition in rsync Handling Symbolic Links

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.6CVSS7.3AI score0.00377EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 9:4 a.m.7 views

Moderate: Red Hat Security Advisory: rsync security update

An update for rsync is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.5CVSS7AI score0.04653EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2025/05/13 9:4 a.m.10 views

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...

7.5CVSS7.4AI score0.04653EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:18 a.m.5 views

rsync: Path traversal vulnerability in rsync

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.02262EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:18 a.m.10 views

Critical: Red Hat Bug Fix Advisory: rsync bug fix and enhancement update

An update for rsync is now available for Red Hat Enterprise Linux 10. For detailed information on changes in this release, see the Red Hat Enterprise Linux 10 Release Notes linked from the References section...

9.8CVSS7.6AI score0.72059EPSS
SaveExploits8References2
RedHat Linux
RedHat Linux
added 2025/05/13 8:18 a.m.10 views

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.1AI score0.08655EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:18 a.m.5 views

rsync: Race Condition in rsync Handling Symbolic Links

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.6CVSS7AI score0.00377EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:18 a.m.8 views

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.8CVSS7.1AI score0.01792EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:18 a.m.20 views

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...

7.5CVSS7.1AI score0.04653EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2025/05/13 12:0 a.m.9 views

Huawei EulerOS: Security Advisory for rsync (EulerOS-SA-2025-1537)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.04653EPSS
SaveExploits1References2
AlmaLinux
AlmaLinux
added 2025/05/13 12:0 a.m.7 views

Moderate: rsync security update

The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool. Security Fixes:...

7.5CVSS7AI score0.04653EPSS
SaveExploits1References8
OSV
OSV
added 2025/05/13 12:0 a.m.8 views

ALSA-2025:7050 Moderate: rsync security update

The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool. Security Fixes:...

7.5CVSS7.1AI score0.04653EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2025/05/13 12:0 a.m.10 views

RHEL 9 : rsync (RHSA-2025:7050)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:7050 advisory. The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because...

7.5CVSS7.3AI score0.04653EPSS
SaveExploits1References13
OpenVAS
OpenVAS
added 2025/05/13 12:0 a.m.5 views

Huawei EulerOS: Security Advisory for rsync (EulerOS-SA-2025-1536)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.04653EPSS
SaveExploits1References2
Rows per page
Query Builder