Malware Devil

Tuesday, October 27, 2020

ESB-2020.3691 – [SUSE] rmt-server: Multiple vulnerabilities

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

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

                               ESB-2020.3691
                      Security update for rmt-server
                              27 October 2020

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

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

Product:           rmt-server
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Execute Arbitrary Code/Commands -- Remote/Unauthenticated      
                   Denial of Service               -- Remote/Unauthenticated      
                   Cross-site Request Forgery      -- Remote with User Interaction
                   Cross-site Scripting            -- Remote with User Interaction
                   Access Confidential Data        -- Remote/Unauthenticated      
Resolution:        Patch/Upgrade
CVE Names:         CVE-2020-15169 CVE-2020-11077 CVE-2020-11076
                   CVE-2020-8185 CVE-2020-8184 CVE-2020-8167
                   CVE-2020-8166 CVE-2020-8165 CVE-2020-8164
                   CVE-2020-5267 CVE-2020-5249 CVE-2020-5247
                   CVE-2019-16770 CVE-2019-5420 CVE-2019-5419
                   CVE-2019-5418  

Reference:         ESB-2020.3278
                   ESB-2020.0123
                   ESB-2019.1942
                   ESB-2019.1433

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2020/suse-su-20203036-1

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

SUSE Security Update: Security update for rmt-server

______________________________________________________________________________

Announcement ID:   SUSE-SU-2020:3036-1
Rating:            important
References:        #1165548 #1168554 #1172177 #1172182 #1172184 #1172186
                   #1173351
Cross-References:  CVE-2019-16770 CVE-2019-5418 CVE-2019-5419 CVE-2019-5420
                   CVE-2020-11076 CVE-2020-11077 CVE-2020-15169 CVE-2020-5247
                   CVE-2020-5249 CVE-2020-5267 CVE-2020-8164 CVE-2020-8165
                   CVE-2020-8166 CVE-2020-8167 CVE-2020-8184 CVE-2020-8185
Affected Products:
                   SUSE Linux Enterprise Module for Server Applications 15-SP2
                   SUSE Linux Enterprise Module for Public Cloud 15-SP2
______________________________________________________________________________

An update that fixes 16 vulnerabilities is now available.

Description:

This update for rmt-server fixes the following issues:
Update to version 2.6.5:

  o Solved potential bug of SCC repository URLs changing over time. RMT now
    self heals by removing the previous invalid repository and creating the
    correct one.
  o Add web server settings to /etc/rmt.conf: Now it's possible to configure
    the minimum and maximum threads count as well the number of web server
    workers to be booted through /etc/rmt.conf.
  o Instead of using an MD5 of URLs for custom repository friendly_ids, RMT now
    builds an ID from the name.
  o Fix RMT file caching based on timestamps: Previously, RMT sent GET requests
    with the header 'If-Modified-Since' to a repository server and if the
    response had a 304 (Not Modified), it would copy a file from the local
    cache instead of downloading. However, if the local file timestamp
    accidentally changed to a date newer than the one on the repository server,
    RMT would have an outdated file, which caused some errors. Now, RMT makes
    HEAD requests to the repositories servers and inspect the 'Last-Modified'
    header to decide whether to download a file or copy it from cache, by
    comparing the equalness of timestamps.
  o Fixed an issue where relative paths supplied to `rmt-cli import repos`
    caused the command to fail.
  o Friendlier IDs for custom repositories: In an effort to simplify the
    handling of SCC and custom repositories, RMT now has friendly IDs. For SCC
    repositories, it's the same SCC ID as before. For custom repositories, it
    can either be user provided or RMT generated (MD5 of the provided URL).
    Benefits:
    * `rmt-cli mirror repositories` now works for custom repositories. * Custom
    repository IDs can be the same across RMT instances. * No more confusing
    "SCC ID" vs "ID" in `rmt-cli` output. Deprecation Warnings:
    * RMT now uses a different ID for custom repositories than before. RMT
    still supports that old ID, but it's recommended to start using the new ID
    to ensure future compatibility.
  o Updated rails and puma dependencies for security fixes.

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 Linux Enterprise Module for Server Applications 15-SP2:
    zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP2-2020-3036=1
  o SUSE Linux Enterprise Module for Public Cloud 15-SP2:
    zypper in -t patch SUSE-SLE-Module-Public-Cloud-15-SP2-2020-3036=1

Package List:

  o SUSE Linux Enterprise Module for Server Applications 15-SP2 (aarch64
    ppc64le s390x x86_64):
       rmt-server-2.6.5-3.3.1
       rmt-server-config-2.6.5-3.3.1
       rmt-server-debuginfo-2.6.5-3.3.1
       rmt-server-debugsource-2.6.5-3.3.1
  o SUSE Linux Enterprise Module for Public Cloud 15-SP2 (aarch64 ppc64le s390x
    x86_64):
       rmt-server-debuginfo-2.6.5-3.3.1
       rmt-server-debugsource-2.6.5-3.3.1
       rmt-server-pubcloud-2.6.5-3.3.1


References:

  o https://www.suse.com/security/cve/CVE-2019-16770.html
  o https://www.suse.com/security/cve/CVE-2019-5418.html
  o https://www.suse.com/security/cve/CVE-2019-5419.html
  o https://www.suse.com/security/cve/CVE-2019-5420.html
  o https://www.suse.com/security/cve/CVE-2020-11076.html
  o https://www.suse.com/security/cve/CVE-2020-11077.html
  o https://www.suse.com/security/cve/CVE-2020-15169.html
  o https://www.suse.com/security/cve/CVE-2020-5247.html
  o https://www.suse.com/security/cve/CVE-2020-5249.html
  o https://www.suse.com/security/cve/CVE-2020-5267.html
  o https://www.suse.com/security/cve/CVE-2020-8164.html
  o https://www.suse.com/security/cve/CVE-2020-8165.html
  o https://www.suse.com/security/cve/CVE-2020-8166.html
  o https://www.suse.com/security/cve/CVE-2020-8167.html
  o https://www.suse.com/security/cve/CVE-2020-8184.html
  o https://www.suse.com/security/cve/CVE-2020-8185.html
  o https://bugzilla.suse.com/1165548
  o https://bugzilla.suse.com/1168554
  o https://bugzilla.suse.com/1172177
  o https://bugzilla.suse.com/1172182
  o https://bugzilla.suse.com/1172184
  o https://bugzilla.suse.com/1172186
  o https://bugzilla.suse.com/1173351

- --------------------------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

iQIVAwUBX5dgfuNLKJtyKPYoAQixtg//c2UGDykoASv3iTNO8gZtv0j+0MOihppx
diCVvpHsS/nSO0yU+Oz5e89pcjv0JvTMHqmXBq7b0edIiuBdB9uAEW9xr80hx6XJ
+xRv7UTfiT3DP2icUWGrZQoczK2KArJRfwGYv1AGmyNLthF01Ig33BFLUV0yhOLt
kA0oc237Z85b1Wc68AGpH6BNA7+AN2Eu0HKLKlY+7CQ4/hXAS4nsdTNbymOVNmzX
hZYPMzm3ZcSeO1ccBxcr1I6Rv0yRbn6XwhDEufQN0Wn3+SD2uXv8EnCgW1ixhqU4
PjJJoLpsNIBeIwQvXXw80GEOKUj1EwJlbjuYauHINLRt0fs+tyaNSPOlGLXVRPxn
S4upTlbGlFWDYVNERoGY34LZsSH8qjKSCwPyOiKLoOxdBO27iSqgnh/I3cqe+DhA
cx5MKnIrk8mRHslC8adHZ1G/TK7R1ZxFQn4gapWkvv0eHhAvSQjzDs3Y+Qg9425U
IYxFrB/lSTRt5dqcoI4FAa5SoipxC5vY6L6RDHcRx/erwqwvsv6PBfZ3+Z2VOHhk
3RE4x8PnqFdid75yt/WrD7NBQbg6SdC8WYKS9NAMZaDycQTIAUbp/JYplMAWs/eP
A1M4GZ8lXkIlzyPvcZ8V2m0WNki0YujAm68rKoyVVeaxoV05LZpC/BCt24lKn2dt
P2ZLdH5afUI=
=8mPL
-----END PGP SIGNATURE-----

Read More

The post ESB-2020.3691 – [SUSE] rmt-server: Multiple vulnerabilities appeared first on Malware Devil.



https://malwaredevil.com/2020/10/27/esb-2020-3691-suse-rmt-server-multiple-vulnerabilities/?utm_source=rss&utm_medium=rss&utm_campaign=esb-2020-3691-suse-rmt-server-multiple-vulnerabilities

No comments:

Post a Comment

Barbary Pirates and Russian Cybercrime

In 1801, the United States had a small Navy. Thomas Jefferson deployed almost half that Navy—three frigates and a schooner—to the Barbary C...