Alerts This Week
Warning Icon 1 727
Alerts This Week
Warning Icon 1 727

Red Hat RHUI 4.3.0 RHSA-2023:0742-01 Low: Access Control and DoS Fix

red hat
Calendar Grey February 13, 2023
Dist Redhat Esm H88
A new release for Red Hat Update Infrastructure resolves vulnerabilities while enhancing functionalities and reliability with RHUI version 4.3.0.
An updated version of Red Hat Update Infrastructure (RHUI) is now available

Solution

Before applying this update, make sure all previously released errata relevant to your system have been applied.

For detailed instructions on how to apply this update, see: https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure

For other information, see the product documentation: https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4

Summary

Red Hat Update Infrastructure (RHUI) offers a highly scalable, highly redundant framework that enables you to manage repositories and content. It also enables cloud providers to deliver content and updates to Red Hat Enterprise Linux (RHEL) instances.
Security Fix(es): * Django: Potential bypass of an upstream access control based on URL paths (CVE-2021-44420)
* Django: Potential denial-of-service vulnerability in internationalized URLs (CVE-2022-41323)
This RHUI update fixes the following bugs:
* Previously, `rhui-manager` failed to create an Alternate Content Source package. With this update, the problem is now fixed and you can successfully create an Alternate Content Source package.
* With this update, several parts of redundant code have been removed from RHUI. Most notably, the unused `entitlement` argument in the custom repository creation has been removed. Additionally, the Atomic and OSTree functions have been removed because these features have been deprecated in RHUI 4.
* Previously, CDS and HAProxy management used a variable called `port`. However, this name is a reserved playbook keyword in Ansible. Consequently, Ansible printed warnings about the use of this variable. With this update, the variable has been renamed to `remote_port` which prevents the warnings.
* Previously, when the RHUA installation playbook failed, `rhui-installer` exited with a status of 0, which normally indicates success. With this update, the problem has been fixed, and `rhui-installer` exits with a status of 1, indicating that the RHUA installation playbook has failed.
* Previously, RHUI did not accept proxy server settings when adding container images. Consequently, RHUI was unable to synchronize container images if the proxy server configuration was required to access the container registries. With this update, RHUI now accepts proxy settings when they are configured with the container images. As a result, proxy-enabled RHUI environments can now synchronize container images.
* With this update, the misaligned text on the repository workflow screen in the rhui-manager text interface has been fixed.
This RHUI update introduces the following enhancements:
* This update introduces a newer version of Pulp, `3.21.0`. Among other upstream bug fixes and enhancements, this version changes how Pulp manages ambiguous CDN repodata that contains a duplicate package name-version-release string. Instead of failing, Pulp logs a warning and allows the affected repository to be synchronized.(BZ#2134277)
* A new `rhui-manager` command is now available, `rhui-manager [--noninteractive] cds reinstall --all`. With this command, you can reinstall all of your CDS nodes using a single command. Additionally, you do not need to specify any of the CDS host names.

References

https://access.redhat.com/security/cve/CVE-2021-44420 https://access.redhat.com/security/cve/CVE-2022-41323 https://access.redhat.com/security/updates/classification#low

Package List

RHUI 4 for RHEL 8:
Source: createrepo_c-0.20.1-1.0.1.el8ui.src.rpm libcomps-0.1.18-4.0.1.el8ui.src.rpm libsolv-0.7.22-4.0.1.el8ui.src.rpm pulpcore-selinux-1.3.2-1.0.1.el8ui.src.rpm python-aiodns-3.0.0-4.1.1.el8ui.src.rpm python-aiofiles-22.1.0-1.0.1.el8ui.src.rpm python-aiohttp-3.8.1-3.0.1.el8ui.src.rpm python-aiohttp-xmlrpc-1.5.0-2.0.1.el8ui.src.rpm python-aioredis-2.0.1-2.0.1.el8ui.src.rpm python-aiosignal-1.2.0-2.0.1.el8ui.src.rpm python-asgiref-3.5.2-1.0.1.el8ui.src.rpm python-async-timeout-4.0.2-2.0.1.el8ui.src.rpm python-asyncio-throttle-1.0.2-4.1.1.el8ui.src.rpm python-attrs-21.4.0-2.0.1.el8ui.src.rpm python-backoff-2.1.2-1.0.1.el8ui.src.rpm python-brotli-1.0.9-2.0.1.el8ui.src.rpm python-cchardet-2.1.7-4.0.1.el8ui.src.rpm python-charset-normalizer-2.1.1-1.0.1.el8ui.src.rpm python-click-8.1.3-1.0.1.el8ui.src.rpm python-defusedxml-0.7.1-3.0.1.el8ui.src.rpm python-deprecated-1.2.13-1.0.1.el8ui.src.rpm python-diff-match-patch-20200713-3.0.1.el8ui.src.rpm python-django-3.2.16-1.0.1.el8ui.src.rpm python-django-currentuser-0.5.3-5.0.1.el8ui.src.rpm python-django-filter-22.1-2.0.1.el8ui.src.rpm python-django-guid-3.3.0-1.0.1.el8ui.src.rpm python-django-import-export-2.8.0-1.0.1.el8ui.src.rpm python-django-lifecycle-1.0.0-1.0.1.el8ui.src.rpm

Read the Full Advisory


Severity
low
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2023:0742-01
Product: Red Hat Update Infrastructure
Issue date: 2023-02-13

Topic

An updated version of Red Hat Update Infrastructure (RHUI) is nowavailable. RHUI 4.3 fixes a security bug, introduces multiple new features,and upgrades underlying Pulp to a Long Term Support (LTS) version.

Relevant Releases Architectures

RHUI 4 for RHEL 8 - noarch, x86_64

Bugs Fixed

2028178 - CVE-2021-44420 django: potential bypass of an upstream access control based on URL paths

2134277 - Using mirroring by default leads to errors with RH repos

2136130 - CVE-2022-41323 python-django: Potential denial-of-service vulnerability in internationalized URLs

6. JIRA issues fixed (https://redhat.atlassian.net/jira/projects):

RHUI-124 - Creating an alternate source configuration RPM is broken

RHUI-149 - Unused "entitlement" argument in custom repo creation

RHUI-169 - [WARNING]: Found variable using reserved name: port

RHUI-214 - Removal of atomic and OSTree client code

RHUI-296 - Update pulp to latest LTS version

RHUI-336 - rhui-installer exits with 0 even if the RHUA installation playbook fails

RHUI-341 - RFE: reinstall all CDS nodes in one simple step

RHUI-355 - Can't sync an ARM64 container

RHUI-94 - slightly incorrect formatting on the wf screen

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here