Security update for python-cryptography

Announcement ID: SUSE-SU-2018:3553-1
Rating: moderate
References:
Cross-References:
CVSS scores:
  • CVE-2018-10903 ( SUSE ): 5.3 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • CVE-2018-10903 ( NVD ): 7.5 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected Products:
  • HPE Helion OpenStack 8
  • SUSE Linux Enterprise High Performance Computing 12 SP3
  • SUSE Linux Enterprise Server 12 SP3
  • SUSE OpenStack Cloud 8
  • SUSE OpenStack Cloud Crowbar 8

An update that solves one vulnerability can now be installed.

Description:

This update for python-cryptography fixes the following issues:

  • CVE-2018-10903: The finalize_with_tag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalize_with_tag an attacker could craft an invalid payload with a shortened tag (e.g. 1 byte) such that they would have a 1 in 256 chance of passing the MAC check. GCM tag forgeries could have caused key leakage (bsc#1101820)

Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  • HPE Helion OpenStack 8
    zypper in -t patch HPE-Helion-OpenStack-8-2018-2517=1
  • SUSE OpenStack Cloud 8
    zypper in -t patch SUSE-OpenStack-Cloud-8-2018-2517=1
  • SUSE OpenStack Cloud Crowbar 8
    zypper in -t patch SUSE-OpenStack-Cloud-Crowbar-8-2018-2517=1

Package List:

  • HPE Helion OpenStack 8 (x86_64)
    • python-cryptography-debuginfo-2.0.3-3.3.1
    • python-cryptography-debugsource-2.0.3-3.3.1
    • python-cryptography-2.0.3-3.3.1
  • SUSE OpenStack Cloud 8 (x86_64)
    • python-cryptography-debuginfo-2.0.3-3.3.1
    • python-cryptography-debugsource-2.0.3-3.3.1
    • python-cryptography-2.0.3-3.3.1
  • SUSE OpenStack Cloud Crowbar 8 (x86_64)
    • python-cryptography-debuginfo-2.0.3-3.3.1
    • python-cryptography-debugsource-2.0.3-3.3.1
    • python-cryptography-2.0.3-3.3.1

References: