-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2020.1051
                      Security Beta updates for Salt
                               25 March 2020

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           SUSE Manager Ubuntu 16.04-CLIENT-TOOLS-BETA
                   SUSE Manager Ubuntu 18.04-CLIENT-TOOLS-BETA
                   SUSE Manager Tools 15-BETA
                   SUSE Manager Tools 12-BETA
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Root Compromise                 -- Existing Account      
                   Execute Arbitrary Code/Commands -- Remote/Unauthenticated
Resolution:        Patch/Upgrade
CVE Names:         CVE-2019-18897  

Reference:         ESB-2020.0923

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2020/suse-su-202014332-1.html
   https://www.suse.com/support/update/announcement/2020/suse-su-202014331-1/.html
   https://www.suse.com/support/update/announcement/2020/suse-su-20200763-1/.html
   https://www.suse.com/support/update/announcement/2020/suse-su-20200762-1/.html

Comment: This bulletin contains four (4) SUSE security advisories.

- --------------------------BEGIN INCLUDED TEXT--------------------

SUSE Security Update: Security Beta updates for Salt

______________________________________________________________________________

Announcement ID:   SUSE-SU-2020:14332-1
Rating:            important
References:        #1157465 #1162327 #1162504 #1163981 #1165425
Cross-References:  CVE-2019-18897
Affected Products:
                   SUSE Manager Ubuntu 16.04-CLIENT-TOOLS-BETA
______________________________________________________________________________

An update that solves one vulnerability and has four fixes is now available.

Description:


This update fixes the following issues:
salt:

  o Requiring python3-distro only for openSUSE/SLE >= 15
  o Use full option name instead of undocumented abbreviation for zypper
  o Python-distro is only needed for > Python 3.7. Removing it for Python 2
  o Fixed a local privilege escalation to root (bsc#1157465) (CVE-2019-18897)
  o Fix unit tests failures in test_batch_async tests
  o Batch Async: Handle exceptions, properly unregister and close instances
    after running async batching to avoid CPU starvation of the MWorkers (bsc#
    1162327)
  o RHEL/CentOS 8 uses platform-python instead of python3
  o Enable build for Python 3.8
  o Update to Salt version 2019.2.3 (bsc#1163981) (bsc#1162504)
  o Replacing pycrypto with M2Crypto (bsc#1165425)

Patch Instructions:

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

  o SUSE Manager Ubuntu 16.04-CLIENT-TOOLS-BETA:
    zypper in -t patch suse-ubu164ct-salt-beta-202003-14332=1

Package List:

  o SUSE Manager Ubuntu 16.04-CLIENT-TOOLS-BETA (all):
       salt-common-2019.2.2+ds-1.1+9.9.2
       salt-minion-2019.2.2+ds-1.1+9.9.2


References:

  o https://www.suse.com/security/cve/CVE-2019-18897.html
  o https://bugzilla.suse.com/1157465
  o https://bugzilla.suse.com/1162327
  o https://bugzilla.suse.com/1162504
  o https://bugzilla.suse.com/1163981
  o https://bugzilla.suse.com/1165425
______________________________________________________________________________

Announcement ID:   SUSE-SU-2020:14331-1
Rating:            important
References:        #1157465 #1162327 #1162504 #1163981 #1165425
Cross-References:  CVE-2019-18897
Affected Products:
                   SUSE Manager Ubuntu 18.04-CLIENT-TOOLS-BETA
______________________________________________________________________________

An update that solves one vulnerability and has four fixes is now available.

Description:


This update fixes the following issues:
salt:

  o Requiring python3-distro only for openSUSE/SLE >= 15
  o Use full option name instead of undocumented abbreviation for zypper
  o Python-distro is only needed for > Python 3.7. Removing it for Python 2
  o Fixed a local privilege escalation to root (bsc#1157465) (CVE-2019-18897)
  o Fix unit tests failures in test_batch_async tests
  o Batch Async: Handle exceptions, properly unregister and close instances
    after running async batching to avoid CPU starvation of the MWorkers (bsc#
    1162327)
  o RHEL/CentOS 8 uses platform-python instead of python3
  o Enable build for Python 3.8
  o Update to Salt version 2019.2.3 (bsc#1163981) (bsc#1162504)
  o Replacing pycrypto with M2Crypto (bsc#1165425)

Patch Instructions:

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

  o SUSE Manager Ubuntu 18.04-CLIENT-TOOLS-BETA:
    zypper in -t patch suse-ubu184ct-salt-beta-202003-14331=1

Package List:

  o SUSE Manager Ubuntu 18.04-CLIENT-TOOLS-BETA (all):
       salt-common-2019.2.2+ds-1.1+27.12.2
       salt-minion-2019.2.2+ds-1.1+27.12.2


References:

  o https://www.suse.com/security/cve/CVE-2019-18897.html
  o https://bugzilla.suse.com/1157465
  o https://bugzilla.suse.com/1162327
  o https://bugzilla.suse.com/1162504
  o https://bugzilla.suse.com/1163981
  o https://bugzilla.suse.com/1165425
______________________________________________________________________________

Announcement ID:   SUSE-SU-2020:0763-1
Rating:            important
References:        #1157465 #1162327 #1162504 #1163981 #1165425
Cross-References:  CVE-2019-18897
Affected Products:
                   SUSE Manager Tools 15-BETA
______________________________________________________________________________

An update that solves one vulnerability and has four fixes is now available.

Description:


This update fixes the following issues:
salt:

  o Requiring python3-distro only for openSUSE/SLE >= 15
  o Use full option name instead of undocumented abbreviation for zypper
  o Python-distro is only needed for > Python 3.7. Removing it for Python 2
  o Fixed a local privilege escalation to root (bsc#1157465) (CVE-2019-18897)
  o Fix unit tests failures in test_batch_async tests
  o Batch Async: Handle exceptions, properly unregister and close instances
    after running async batching to avoid CPU starvation of the MWorkers (bsc#
    1162327)
  o RHEL/CentOS 8 uses platform-python instead of python3
  o Enable build for Python 3.8
  o Update to Salt version 2019.2.3 (bsc#1163981) (bsc#1162504)
  o Replacing pycrypto with M2Crypto (bsc#1165425)

Patch Instructions:

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

  o SUSE Manager Tools 15-BETA:
    zypper in -t patch SUSE-SLE-Manager-Tools-15-2020-763=1

Package List:

  o SUSE Manager Tools 15-BETA (aarch64 ppc64le s390x x86_64):
       python2-salt-2019.2.3-8.12.1
       python3-salt-2019.2.3-8.12.1
       salt-2019.2.3-8.12.1
       salt-api-2019.2.3-8.12.1
       salt-cloud-2019.2.3-8.12.1
       salt-doc-2019.2.3-8.12.1
       salt-master-2019.2.3-8.12.1
       salt-minion-2019.2.3-8.12.1
       salt-proxy-2019.2.3-8.12.1
       salt-ssh-2019.2.3-8.12.1
       salt-standalone-formulas-configuration-2019.2.3-8.12.1
       salt-syndic-2019.2.3-8.12.1
  o SUSE Manager Tools 15-BETA (noarch):
       salt-bash-completion-2019.2.3-8.12.1
       salt-fish-completion-2019.2.3-8.12.1
       salt-zsh-completion-2019.2.3-8.12.1


References:

  o https://www.suse.com/security/cve/CVE-2019-18897.html
  o https://bugzilla.suse.com/1157465
  o https://bugzilla.suse.com/1162327
  o https://bugzilla.suse.com/1162504
  o https://bugzilla.suse.com/1163981
  o https://bugzilla.suse.com/1165425
______________________________________________________________________________
Announcement ID:   SUSE-SU-2020:0762-1
Rating:            important
References:        #1157465 #1162327 #1162504 #1163981 #1165425
Cross-References:  CVE-2019-18897
Affected Products:
                   SUSE Manager Tools 12-BETA
_____________________________________________________________________________
An update that solves one vulnerability and has four fixes is now available.

Description:

This update fixes the following issues:

salt:

  o Requiring python3-distro only for openSUSE/SLE >= 15
  o Use full option name instead of undocumented abbreviation for zypper
  o Python-distro is only needed for > Python 3.7. Removing it for Python 2
  o Fixed a local privilege escalation to root (bsc#1157465) (CVE-2019-18897)
  o Fix unit tests failures in test_batch_async tests
  o Batch Async: Handle exceptions, properly unregister and close instances
    after running async batching to avoid CPU starvation of the MWorkers (bsc#
    1162327)
  o RHEL/CentOS 8 uses platform-python instead of python3
  o Enable build for Python 3.8
  o Update to Salt version 2019.2.3 (bsc#1163981) (bsc#1162504)
  o Replacing pycrypto with M2Crypto (bsc#1165425)

Patch Instructions:

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

  o SUSE Manager Tools 12-BETA:
    zypper in -t patch SUSE-SLE-Manager-Tools-12-2020-762=1

Package List:

  o SUSE Manager Tools 12-BETA (aarch64 ppc64le s390x x86_64):
       python2-salt-2019.2.3-49.12.1
       python3-salt-2019.2.3-49.12.1
       salt-2019.2.3-49.12.1
       salt-doc-2019.2.3-49.12.1
       salt-minion-2019.2.3-49.12.1
References:

  o https://www.suse.com/security/cve/CVE-2019-18897.html
  o https://bugzilla.suse.com/1157465
  o https://bugzilla.suse.com/1162327
  o https://bugzilla.suse.com/1162504
  o https://bugzilla.suse.com/1163981
  o https://bugzilla.suse.com/1165425

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBXnrkLGaOgq3Tt24GAQgveg/9Fod9fYX1wAwNJQvQraqWHHGsyYpudGV/
+tnaHSE104DZFoHAwrHoveaxKG1dGKTvK6WO98AVfpB91xyO5bXxoSPAWYkwWgz9
qN458uAeWXKj5o9Z0YreEQqUL4iISo6xXupIg+zoU34f6JGlXu3sbKT1FuulF1tV
Hy6pOZibNA1ls1j69u5xg3wh1OS517heCbnMsAGEqMvmAKUZ2iwMpPBcxFm0B6/i
9fXmgUa8yFS6LNOQmyAQndIx5GxiTnEeon2mbJvaMvoI/PmTqYu3itZ8057xuyGq
ck/wlt61YGUyCDTxqASViBAa0vCs0NzOQA7oAYHJ1lHvOtsfZ1yxDkuaVHCjrcJA
0U6wbKRTE5tIB4RND4oseBuL4hMlOEWbbZy6urPmCStufk7qHjLI5ECzR/2I03Jw
3AWvCsQ7+Mdr98U+qO6/LA/hgma6rCQmDYoPs+xDU9W3dv6sm5EZZpsl8NKu3cYG
porfhVHLrOWYfT2egZOMk35B/Y5NA0QMQJt7ab0sIeKM+x9vdCNknI8+hq4V/Xs4
SIiKcwLcXRG86foD4ZpMxEqGDjvU1FQO4EaSNMztN3AYxVh8O4auNvfOinSItahI
Vojsb1SfQCHRhOw236nmWblv6IQH+4rjAaJDsgNl97pXyq10YFR9agFxBqn/m3N8
OzTkILsg0+Q=
=y8JF
-----END PGP SIGNATURE-----