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

exploitDog

msrc логотип

CVE-2026-70457

Опубликовано: 23 авг. 2026
Источник: msrc
CVSS3: 6.5
EPSS Низкий

Описание

rsync 3.2.3 < 3.5.0 Out-of-Bounds Write via parse_size_arg()

EPSS

Процентиль: 29%
0.00361
Низкий

6.5 Medium

CVSS3

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

CVSS3: 6.5
ubuntu
18 дней назад

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parse_size_arg() where the return value of snprintf() is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that would have been written including the truncated portion, and this value may exceed the array length. The subsequent indexed write targets memory outside the intended array bounds, corrupting .bss memory.

CVSS3: 6.5
nvd
18 дней назад

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parse_size_arg() where the return value of snprintf() is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that would have been written including the truncated portion, and this value may exceed the array length. The subsequent indexed write targets memory outside the intended array bounds, corrupting .bss memory.

CVSS3: 6.5
debian
18 дней назад

rsync 3.2.3before 3.5.0contains an out-of-bounds write in parse_size_a ...

suse-cvrf
11 дней назад

Security update for rsync

suse-cvrf
14 дней назад

Security update for rsync

EPSS

Процентиль: 29%
0.00361
Низкий

6.5 Medium

CVSS3