Bug 1600221 (CVE-2018-10897)
Summary: | CVE-2018-10897 yum-utils: reposync: improper path validation may lead to directory traversal | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Scott Gayou <sgayou> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | bmcclain, dblechte, dcarmich, dfediuck, dmach, echen, eedri, elfchief-redhatbugs, james.antill, ksrot, mdomonko, mgoldboi, michal.skrivanek, packaging-team-maint, rpm-software-management, sbonazzo, sherold, slawomir, thoger, vmukhame, yozone |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A directory traversal issue was found in reposync, a part of yum-utils, where reposync fails to sanitize paths in remote repository configuration files. If an attacker controls a repository, they may be able to copy files outside of the destination directory on the targeted system via path traversal. If reposync is running with heightened privileges on a targeted system, this flaw could potentially result in system compromise via the overwriting of critical system files.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-10 10:32:25 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1600454, 1600617, 1600618, 1600619, 1600722, 1601753, 1609335 | ||
Bug Blocks: | 1549618, 1595309, 1598068 |
Description
Scott Gayou
2018-07-11 17:58:53 UTC
Created yum-utils tracking bugs for this issue: Affects: fedora-all [bug 1600454] Acknowledgments: Name: Jay Grizzard (Clover Network), Aaron Levy (Clover Network) Statement: Red Hat Enterprise Virtualization includes reposync as a component from the base Enterprise Linux system. It is not used by virtualization or management components, and it is not generally useful to mirror untrusted repositories to either Hypervisor or Management Appliance. For Red Hat Enterprise Virtualization, this issue affects only unlikely configurations and thus is rated as Moderate. *** Bug 1552328 has been marked as a duplicate of this bug. *** Upstream commits: https://github.com/rpm-software-management/yum-utils/commit/7554c0133eb830a71dc01846037cc047d0acbc2c https://github.com/rpm-software-management/yum-utils/commit/6a8de061f8fdc885e74ebe8c94625bf53643b71c Upstream pull request: https://github.com/rpm-software-management/yum-utils/pull/43 Created dnf-plugins-core tracking bugs for this issue: Affects: fedora-all [bug 1609335] This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2018:2285 https://access.redhat.com/errata/RHSA-2018:2285 This issue has been addressed in the following products: Red Hat Enterprise Linux 6 Via RHSA-2018:2284 https://access.redhat.com/errata/RHSA-2018:2284 This issue has been addressed in the following products: Red Hat Virtualization 4 for Red Hat Enterprise Linux 7 Via RHSA-2018:2626 https://access.redhat.com/errata/RHSA-2018:2626 dnf-plugin-core upstream patch: https://github.com/rpm-software-management/dnf-plugins-core/commit/3a2f13f93815740d3e547912f6d4072fb81f1123 |