-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 ==================================================================== Red Hat Security Advisory Synopsis: Critical: python-paramiko security update Advisory ID: RHSA-2018:3347-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2018:3347 Issue date: 2018-10-30 CVE Names: CVE-2018-1000805 ==================================================================== 1. Summary: An update for python-paramiko is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. 2. Relevant releases/architectures: Red Hat Enterprise Linux Client (v. 7) - noarch Red Hat Enterprise Linux Client Optional (v. 7) - noarch Red Hat Enterprise Linux ComputeNode (v. 7) - noarch Red Hat Enterprise Linux ComputeNode Optional (v. 7) - noarch Red Hat Enterprise Linux Server (v. 7) - noarch Red Hat Enterprise Linux Server Optional (v. 7) - noarch Red Hat Enterprise Linux Workstation (v. 7) - noarch Red Hat Enterprise Linux Workstation Optional (v. 7) - noarch Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7) - noarch Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7) - noarch 3. Description: The python-paramiko package provides a Python module that implements the SSH2 protocol for encrypted and authenticated connections to remote machines. Unlike SSL, the SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. The protocol also includes the ability to open arbitrary channels to remote services across an encrypted tunnel. Security Fix(es): * python-paramiko: Authentication bypass in auth_handler.py (CVE-2018-1000805) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. 4. Solution: For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 5. Bugs fixed (https://bugzilla.redhat.com/): 1637263 - CVE-2018-1000805 python-paramiko: Authentication bypass in auth_handler.py 6. Package List: Red Hat Enterprise Linux Client (v. 7): Source: python-paramiko-2.1.1-9.el7.src.rpm noarch: python-paramiko-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux Client Optional (v. 7): noarch: python-paramiko-doc-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux ComputeNode (v. 7): Source: python-paramiko-2.1.1-9.el7.src.rpm noarch: python-paramiko-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux ComputeNode Optional (v. 7): noarch: python-paramiko-doc-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux Server (v. 7): Source: python-paramiko-2.1.1-9.el7.src.rpm noarch: python-paramiko-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7): Source: python-paramiko-2.1.1-9.el7.src.rpm noarch: python-paramiko-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux Server Optional (v. 7): noarch: python-paramiko-doc-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7): noarch: python-paramiko-doc-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux Workstation (v. 7): Source: python-paramiko-2.1.1-9.el7.src.rpm noarch: python-paramiko-2.1.1-9.el7.noarch.rpm Red Hat Enterprise Linux Workstation Optional (v. 7): noarch: python-paramiko-doc-2.1.1-9.el7.noarch.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/ 7. References: https://access.redhat.com/security/cve/CVE-2018-1000805 https://access.redhat.com/security/updates/classification/#critical 8. Contact: The Red Hat security contact is. More contact details at https://access.redhat.com/security/team/contact/ Copyright 2018 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUBW9gh4dzjgjWX9erEAQjEWQ/+OzJtZivqe6Uw290ym/WgyFZJ2x0ZgTIk OGFTn+BAI6g8n8sTHMETWxUma/s6AKOQzXZFOKQ6iZBtp1zXhGtoh7C0ew/NLqC0 N259WW5iTI+bNH1noRPSSkm3ev0c/eGc8nBY8SwPStdzsGDDvdpLkc2C+mmI3YQv YDOMrMxXa7Xo+meehDTzMCvtMXezFnXeWuSEgfz+sH3SIoYGRv03dR/Fs7wFaUcJ RHkDDeci3kxvCcZTZdYON6VlxMcfNvX0OPV0UFh13LB+0nl0iyQq9Lmo9Dx26bkV OyLK3S1XO2x7vjZdeQyEbDaKCeeRrc4cA3EUgOvJ8klapFpT90VaeytZ70pF26QC hccxD1F7iVj9UQ9W4vBeNeIByVqc++N/fZoqrct82bSAvjhrhHP9iNt7kX/1ISlV a6L0wtDyZGD3pK7ouE4oMnHE9U96WWcOD4mmEElg8vXkGbUv0LCCNDEodCURHBqP HO0dEFtLL8cAd9KAhGBcohC8SwfniLCs5AhrBOLq92o0q9ZGvn8cJy949IG/0DAR c1EYnTYLThKRHBsr96mH1qVub5V01CFwCvc5fPb2rJgJ9pawrnfVhlF1CQcF92gC ueA8ogt3YcmFxccS5BlwBT1AXd8HthDI06q66KFnTTb0WrpjlNJwhSNSWXavTgNX wLyC39WvFUY=a86i -----END PGP SIGNATURE----- -- RHSA-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it.
For details on how to apply this update, which includes the changes
described in this advisory, refer to:
https://access.redhat.com/articles/11258
The python-paramiko package provides a Python module that implements the
SSH2 protocol for encrypted and authenticated connections to remote
machines. Unlike SSL, the SSH2 protocol does not require hierarchical
certificates signed by a powerful central authority. The protocol also
includes the ability to open arbitrary channels to remote services across
an encrypted tunnel.
Security Fix(es):
* python-paramiko: Authentication bypass in auth_handler.py
(CVE-2018-1000805)
For more details about the security issue(s), including the impact, a CVSS
score, and other related information, refer to the CVE page(s) listed in
the References section.
https://access.redhat.com/security/cve/CVE-2018-1000805 https://access.redhat.com/security/updates/classification/#critical
Red Hat Enterprise Linux Client (v. 7):
Source:
python-paramiko-2.1.1-9.el7.src.rpm
noarch:
python-paramiko-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux Client Optional (v. 7):
noarch:
python-paramiko-doc-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux ComputeNode (v. 7):
Source:
python-paramiko-2.1.1-9.el7.src.rpm
noarch:
python-paramiko-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux ComputeNode Optional (v. 7):
noarch:
python-paramiko-doc-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux Server (v. 7):
Source:
python-paramiko-2.1.1-9.el7.src.rpm
noarch:
python-paramiko-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7):
Source:
python-paramiko-2.1.1-9.el7.src.rpm
noarch:
python-paramiko-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux Server Optional (v. 7):
noarch:
python-paramiko-doc-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7):
noarch:
python-paramiko-doc-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux Workstation (v. 7):
Source:
python-paramiko-2.1.1-9.el7.src.rpm
noarch:
python-paramiko-2.1.1-9.el7.noarch.rpm
Red Hat Enterprise Linux Workstation Optional (v. 7):
noarch:
python-paramiko-doc-2.1.1-9.el7.noarch.rpm
These packages are GPG signed by Red Hat for security. Our key and
Read the Full Advisory
An update for python-paramiko is now available for Red Hat Enterprise Linux7.Red Hat Product Security has rated this update as having a security impactof Critical. A Common Vulnerability Scoring System (CVSS) base score, whichgives a detailed severity rating, is available for each vulnerability fromthe CVE link(s) in the References section.
Red Hat Enterprise Linux Client (v. 7) - noarch
Red Hat Enterprise Linux Client Optional (v. 7) - noarch
Red Hat Enterprise Linux ComputeNode (v. 7) - noarch
Red Hat Enterprise Linux ComputeNode Optional (v. 7) - noarch
Red Hat Enterprise Linux Server (v. 7) - noarch
Red Hat Enterprise Linux Server Optional (v. 7) - noarch
Red Hat Enterprise Linux Workstation (v. 7) - noarch
Red Hat Enterprise Linux Workstation Optional (v. 7) - noarch
Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7) - noarch
Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7) - noarch
1637263 - CVE-2018-1000805 python-paramiko: Authentication bypass in auth_handler.py
Get the latest Linux and open source security news straight to your inbox.