OESA-2022-1875

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-1875
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-1875.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-1875
Upstream
Published
2022-09-01T11:04:12Z
Modified
2025-08-12T05:13:31.245982Z
Summary
rsync security update
Details

Rsync is an open source utility that provides fast incremental file transfer.It uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.

Security Fix(es):

An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).(CVE-2022-29154)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / rsync

Package

Name
rsync
Purl
pkg:rpm/openEuler/rsync&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.1.3-9.oe1

Ecosystem specific

{
    "src": [
        "rsync-3.1.3-9.oe1.src.rpm"
    ],
    "aarch64": [
        "rsync-debuginfo-3.1.3-9.oe1.aarch64.rpm",
        "rsync-3.1.3-9.oe1.aarch64.rpm",
        "rsync-debugsource-3.1.3-9.oe1.aarch64.rpm"
    ],
    "noarch": [
        "rsync-help-3.1.3-9.oe1.noarch.rpm"
    ],
    "x86_64": [
        "rsync-debugsource-3.1.3-9.oe1.x86_64.rpm",
        "rsync-3.1.3-9.oe1.x86_64.rpm",
        "rsync-debuginfo-3.1.3-9.oe1.x86_64.rpm"
    ]
}

openEuler:20.03-LTS-SP3 / rsync

Package

Name
rsync
Purl
pkg:rpm/openEuler/rsync&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.1.3-9.oe1

Ecosystem specific

{
    "src": [
        "rsync-3.1.3-9.oe1.src.rpm"
    ],
    "aarch64": [
        "rsync-3.1.3-9.oe1.aarch64.rpm",
        "rsync-debuginfo-3.1.3-9.oe1.aarch64.rpm",
        "rsync-debugsource-3.1.3-9.oe1.aarch64.rpm"
    ],
    "noarch": [
        "rsync-help-3.1.3-9.oe1.noarch.rpm"
    ],
    "x86_64": [
        "rsync-debugsource-3.1.3-9.oe1.x86_64.rpm",
        "rsync-3.1.3-9.oe1.x86_64.rpm",
        "rsync-debuginfo-3.1.3-9.oe1.x86_64.rpm"
    ]
}

openEuler:22.03-LTS / rsync

Package

Name
rsync
Purl
pkg:rpm/openEuler/rsync&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.2.3-4.oe2203

Ecosystem specific

{
    "src": [
        "rsync-3.2.3-4.oe2203.src.rpm"
    ],
    "aarch64": [
        "rsync-debugsource-3.2.3-4.oe2203.aarch64.rpm",
        "rsync-debuginfo-3.2.3-4.oe2203.aarch64.rpm",
        "rsync-3.2.3-4.oe2203.aarch64.rpm"
    ],
    "noarch": [
        "rsync-help-3.2.3-4.oe2203.noarch.rpm"
    ],
    "x86_64": [
        "rsync-debuginfo-3.2.3-4.oe2203.x86_64.rpm",
        "rsync-3.2.3-4.oe2203.x86_64.rpm",
        "rsync-debugsource-3.2.3-4.oe2203.x86_64.rpm"
    ]
}