Bug 1637263 (CVE-2018-1000805)
| Summary: | CVE-2018-1000805 python-paramiko: Authentication bypass in auth_handler.py | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Sam Fowler <sfowler> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | unspecified | CC: | abhgupta, agrimm, ahardin, apevec, athmanem, bbuckingham, bcourt, bkearney, bleanhar, bmcclain, ccoleman, chrisw, cstratak, dajohnso, dbaker, dblechte, dedgar, dfediuck, dmetzger, dmoppert, eedri, eparis, gblomqui, gmccullo, gtanzill, gwync, igor.raits, ivazqueznet, jcammara, jforrest, jfrey, jgoulding, jhardy, jjoyce, jokerman, jprause, jschluet, jtanner, kbasil, kdixon, lhh, lpeer, markmc, mburns, mchappel, mgoldboi, mhradile, michal.skrivanek, mmccune, mrike, obarenbo, ohadlevy, orion, paul, pcahyna, python-maint, rbryant, rchan, rebus, rjerrido, roliveri, sbonazzo, sclewis, sgallagh, sherold, simaishi, sisharma, slinaber, ssaha, sthangav, tdecacqu, tkuratom, todd, torsava, trankin, vbellur, yozone, yturgema |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-paramiko 2.4.2, python-paramiko 2.3.3, python-paramiko 2.2.4, python-paramiko 2.1.6, python-paramiko 2.0.9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-10 10:39:32 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: | 1637264, 1637265, 1637266, 1637284, 1637285, 1637286, 1637287, 1637288, 1637289, 1637290, 1637291, 1637292, 1637361, 1637362, 1637363, 1637364, 1637365, 1637366, 1637367, 1637388, 1637390, 1638481, 1638842, 1639587 | ||
| Bug Blocks: | 1637267 | ||
|
Description
Sam Fowler
2018-10-09 03:20:40 UTC
Created python-paramiko tracking bugs for this issue: Affects: epel-all [bug 1637265] Affects: fedora-all [bug 1637264] Affects: openstack-rdo [bug 1637266] OpenStack consumes the version of paramiko provided by RHEL. However, as per the statement, OpenStack does not use the SSH server functionality of paramiko. This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2018:3347 https://access.redhat.com/errata/RHSA-2018:3347 This issue has been addressed in the following products: Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 6.4 Advanced Update Support Red Hat Enterprise Linux 6.5 Advanced Update Support Red Hat Enterprise Linux 6.6 Advanced Update Support Red Hat Enterprise Linux 6.6 Telco Extended Update Support Red Hat Enterprise Linux 6.7 Extended Update Support Via RHSA-2018:3406 https://access.redhat.com/errata/RHSA-2018:3406 This issue was addressed in Red Hat Virtualization in the following errata: https://access.redhat.com/errata/RHBA-2018:3497 (rhvm-appliance) https://access.redhat.com/errata/RHSA-2018:3470 (redhat-virtualization-host) Ansible consumes the version of paramiko provided by RHEL. However, as per the statement, Ansible does not use the SSH server functionality of paramiko. Statement: This flaw is a user authentication bypass in the SSH Server functionality of paramiko (normally used by subclassing `paramiko.ServerInterface`). Where paramiko is used only for its client-side functionality (e.g. `paramiko.SSHClient`), the vulnerability is not exposed and thus cannot be exploited. The following Red Hat products use paramiko only in client-side mode. Server side functionality is not used. * Red Hat Ansible Engine 2 * Red Hat Ceph Storage 2 * Red Hat CloudForms 4 * Red Hat Enterprise Linux 7 * Red Hat Enterprise Virtualization * Red Hat Gluster Storage 3 * Red Hat Openshift Container Platform * Red Hat Quick Cloud Installer * Red Hat Satellite 6 * Red Hat Storage Console 2 * Red Hat OpenStack Platform * Red Hat Update Infrastructure |