Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2025-23415

Опубликовано: 05 янв. 2026
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2025-23415: rsync security update (MODERATE)

[3.1.2-12.0.3]

  • Fix CVE-2024-12087 [Orabug: 38771262]

[3.1.2-12.0.1]

  • Back port fix for CVE-2024-12085 [Orabug: 37524229]

Обновленные пакеты

Oracle Linux 7

Oracle Linux x86_64

rsync

3.1.2-12.0.3.el7_9

Связанные CVE

Связанные уязвимости

CVSS3: 6.5
ubuntu
около 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 symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.

CVSS3: 6.5
redhat
около 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 symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.

CVSS3: 6.5
nvd
около 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 symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.

CVSS3: 7.5
msrc
около 1 года назад

Описание отсутствует

CVSS3: 6.5
debian
около 1 года назад

A path traversal vulnerability exists in rsync. It stems from behavior ...