Security
Headlines
HeadlinesLatestCVEs

Headline

RHSA-2023:2101: Red Hat Security Advisory: RHUI 4.4.0 release - Security Fixes, Bug Fixes, and Enhancements Update

An updated version of Red Hat Update Infrastructure (RHUI) is now available. RHUI 4.4 fixes several security and operational bugs, and introduces multiple new features.This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

Related CVEs:

  • CVE-2022-40899: An issue discovered in Python Charmers Future 0.18.2 and earlier allows remote attackers to cause a denial of service via crafted Set-Cookie header from malicious web server.
  • CVE-2023-23969: A flaw was found in python-django. The parsed values of the Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial of service vector via excessive memory usage if large header values are sent.
  • CVE-2023-24580: A memory exhaustion flaw was found in the python-django package. This issue occurs when passing certain inputs, leading to a system crash and denial of service.
Red Hat Security Data
#vulnerability#web#linux#red_hat#dos#nginx#rpm#ssl

Issued:

2023-05-03

Updated:

2023-05-03

RHSA-2023:2101 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: RHUI 4.4.0 release - Security Fixes, Bug Fixes, and Enhancements Update

Type/Severity

Security Advisory: Moderate

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An updated version of Red Hat Update Infrastructure (RHUI) is now available. RHUI 4.4 fixes several security and operational bugs, and introduces multiple new features.

Description

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 denial-of-service vulnerability due to large Accept-Language header values (CVE-2023-23969)
  • Django: Potential denial-of-service vulnerability when uploading multiple files (CVE-2023-24580)
  • Future: Remote attackers can cause denial-of-service using crafted Set-Cookie header from a malicious web server (CVE-2022-40899)

This RHUI update fixes the following bugs:

  • Previously, when the `rhui-services-restart` command was run, it restarted only those `pulpcore-worker` services that were already running and ignored services that were not running. With this update, the `rhui-services-restart` command restarts all `pulpcore-worker` services irrespective of their status.
  • Previously, the `rhui-manager status` command returned an incorrect exit status when there was a problem. With this update, the issue has been fixed and the command now returns the correct exit status. (BZ#2174633)
  • Previously, `rhui-installer` ignored the `–rhua-mount-options` parameter and only used the read-write (`rw`) mount option to set up RHUI remote share. With this update, `rhui-installer` uses the `–rhua-mount-options` parameter. However, `rhui-installer` still uses the read-write (`rw`) option by default. (BZ#2174316)
  • Previously, when you ran `rhui-installer`, it rewrote the `/etc/rhui/rhui-tools.conf` file, resetting all container-related settings. With this update, the command saves the container-related settings from the `/etc/rhui/rhui-tools.conf` file and restores them after the file is rewritten.

This RHUI update introduces the following enhancements:

  • The `rhui-installer` command now supports the `–pulp-workers _COUNT_` argument. RHUI administrators can use this argument to set up a number of Pulp workers. (BZ#2036408)
  • You can now configure CDS nodes to never fetch non-exported content from the RHUA node. To configure the node, rerun the `rhui-installer` command with the `–fetch-missing-symlinks False` argument, and then apply this configuration to all CDS nodes. If you configure your CDS nodes this way, ensure that the content has been exported before RHUI clients start consuming it. (BZ#2084950)
  • Support for containers in RHUI is disabled by default. If you want to use containers, you must manually enable container support by rerunning `rhui-installer` with the `–container-support-enabled True` argument, and then applying this configuration to all CDS nodes.
  • Transport Layer Security (TLS) 1.3 and HTTP Strict Transport Security (HSTS) is now enabled in RHUI. This update improves overall RHUI security and also removes unsafe ciphers from the `nginx` configuration on CDS nodes. (BZ#1887903)
  • You can now remove packages from custom repositories using the text user interface (TUI) as well as the command line. For more information, see the release notes or the product documentation.(BZ#2165444)
  • You can now set up the Alternate Content Source (ACS) configuration in RHUI to quickly synchronize new repositories and content by substituting remote content with matching content that is available locally or geographically closer to your instance of RHUI. For more information, see the release notes or the product documentation. (BZ#2001087)
  • You can now use a custom prefix, or no prefix at all, when naming your RHUI repositories. You can change the prefix by rerunning the `rhui-installer` command with the `–client-repo-prefix <prefix>` argument. To remove the prefix entirely, use two quotation marks (“”) as the `<prefix>` parameter. For more information, see the release notes or the product documentation.

Solution

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

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Update Infrastructure 4 x86_64

Fixes

  • BZ - 2036408 - Change default pulp workers if RHUA has lower cpu count
  • BZ - 2084950 - RHUIv4 does not function when RHUA is unavailable
  • BZ - 2165444 - [RFE] No way to remove specific packages in custom repositories
  • BZ - 2165866 - CVE-2022-40899 python-future: remote attackers can cause denial of service via crafted Set-Cookie header from malicious web server
  • BZ - 2166457 - CVE-2023-23969 python-django: Potential denial-of-service via Accept-Language headers
  • BZ - 2169402 - CVE-2023-24580 python-django: Potential denial-of-service vulnerability in file uploads
  • BZ - 2174316 - rhui-installer ignores --rhua-mount-options option in rhui4.
  • BZ - 2174633 - ‘rhui-manager status’ returns an exist code 0 even if pulp-workers are down
  • RHUI-134 - [RFE] Satellite w/ Pulp 3 ACS: Generate a cert, headers, a base URL, and subpaths for a list of repositories
  • RHUI-148 - Enable remove RPM functionality from custom repo
  • RHUI-199 - Remove unsafe ciphers from default setup of NGinx
  • RHUI-230 - Bug 1887903 - TLS testing tool on CDS certificate
  • RHUI-342 - Make client repo ID prefix optional
  • RHUI-354 - Container support should be “opt-in” and not enabled by default
  • RHUI-362 - rhui-installer --rerun wipes container registry configuration
  • RHUI-368 - Update Django to address CVE-2023-24580 python-django: Potential denial-of-service vulnerability in file uploads
  • RHUI-370 - rhui-installer ignores --rhua-mount-options option in rhui4
  • RHUI-371 - ‘rhui-manager status’ returns an exist code 0 even if pulp-workers are down
  • RHUI-372 - Allow CDS to be configured without requesting RHUA creating missing symlinks.
  • RHUI-376 - rhui-services-restart doesn’t start workers if they’re down
  • RHUI-377 - Create a rhui-installer argument to change the number of pulp-workers

Red Hat Update Infrastructure 4

SRPM

python-django-3.2.18-1.0.1.el8ui.src.rpm

SHA-256: a523ae91d53a6c8fde7f0e31e1e685b9152f8e2d7757a2e1baeba90d25f7441f

python-future-0.18.3-1.0.1.el8ui.src.rpm

SHA-256: f8608ca6e6edc0dc0365b66e2b8e75bcd21a613381afd23543b45de6359ef9e8

rhui-installer-4.4.0.5-1.el8ui.src.rpm

SHA-256: cac8bf536dc3c040f0fd7fbf708e726e2a80bc6add099b3403f54c5cdb2cecdb

rhui-tools-4.4.0.5-1.el8ui.src.rpm

SHA-256: ec1ba08d270ee55a2b732bc0138196782b4bd36bb016b0fd352f5abf9a79acb6

x86_64

python39-django-3.2.18-1.0.1.el8ui.noarch.rpm

SHA-256: fcde9a22046227ab8417e9121eb9f394e6fa007ac14b85743e4065c12e193a01

python39-future-0.18.3-1.0.1.el8ui.noarch.rpm

SHA-256: ab35b3b4f6eb5c98177a12426c32ebf85714aead7c9b7a715778b98e8c844133

rhui-installer-4.4.0.5-1.el8ui.noarch.rpm

SHA-256: 2e7b80b6290e0e9b3b89cb4c9127b12b5de4c7c0f6505eb86ffcdb7916b469f9

rhui-tools-4.4.0.5-1.el8ui.noarch.rpm

SHA-256: 68ca8ef75a5940f5628bba0f9abf3f94ae29fe146d60aa955109bea76bc9d624

rhui-tools-libs-4.4.0.5-1.el8ui.noarch.rpm

SHA-256: f096cd461ef126c8d815716e7e9f8cd382c79a2086f1b73be156ebb0059a5477

The Red Hat security contact is [email protected]. More contact details at https://access.redhat.com/security/team/contact/.

  • Have feedback? Tell us what you think
  • If you need assistance, contact Customer Service

Related news

Red Hat Security Advisory 2023-4692-01

Red Hat Security Advisory 2023-4692-01 - Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language. Issues addressed include cross site request forgery, denial of service, and remote shell upload vulnerabilities.

RHSA-2023:4692: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.4 Red Hat Product Security has rated this update as having a security impact of Moderate. 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.This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original. Related CVEs: * CVE-2023-24580: A memory exhaustion flaw was found in the python-django package. This issue occurs when passing certain inputs, leading to a system crash and denial of service. * CVE-2023-36053: A regular expression denial of service vulnerability has been found in Django. Email and URL validators are vulnerable to this flaw when processing a very large number o...

Debian Security Advisory 5465-1

Debian Linux Security Advisory 5465-1 - Seokchan Yoon discovered that missing sanitising in the email and URL validators of Django, a Python web development framework, could result in denial of service.

Red Hat Security Advisory 2023-2097-03

Red Hat Security Advisory 2023-2097-03 - Red Hat Satellite is a systems management tool for Linux-based infrastructure. It allows for provisioning, remote management, and monitoring of multiple Linux deployments with a single centralized tool. Issues addressed include code execution, cross site scripting, denial of service, deserialization, improper neutralization, information leakage, and remote shell upload vulnerabilities.

Red Hat Security Advisory 2023-2101-01

Red Hat Security Advisory 2023-2101-01 - Red Hat Update Infrastructure 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 instances. Issues addressed include denial of service and remote shell upload vulnerabilities.

GHSA-2hrw-hx67-34x6: Resource exhaustion in Django

An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.

Ubuntu Security Notice USN-5868-1

Ubuntu Security Notice 5868-1 - Jakob Ackermann discovered that Django incorrectly handled certain file uploads. A remote attacker could possibly use this issue to cause Django to consume resources, leading to a denial of service.

GHSA-q2jf-h9jm-m7p4: Django contains Uncontrolled Resource Consumption via cached header

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.

CVE-2023-23969: Django

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.

Ubuntu Security Notice USN-5837-2

Ubuntu Security Notice 5837-2 - USN-5837-1 fixed a vulnerability in Django. This update provides the corresponding update for Ubuntu 16.04 ESM. Nick Pope discovered that Django incorrectly handled certain Accept-Language headers. A remote attacker could possibly use this issue to cause Django to consume memory, leading to a denial of service.

Ubuntu Security Notice USN-5837-1

Ubuntu Security Notice 5837-1 - Nick Pope discovered that Django incorrectly handled certain Accept-Language headers. A remote attacker could possibly use this issue to cause Django to consume memory, leading to a denial of service.

Ubuntu Security Notice USN-5833-1

Ubuntu Security Notice 5833-1 - Sebastian Chnelik discovered that python-future incorrectly handled certain HTTP header field. An attacker could possibly use this issue to cause a denial of service.

CVE-2022-40899: future

An issue discovered in Python Charmers Future 0.18.2 and earlier allows remote attackers to cause a denial of service via crafted Set-Cookie header from malicious web server.