Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2023:4591 - Security Advisory
Issued:
2023-08-09
Updated:
2023-08-09

RHSA-2023:4591 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: RHUI 4.5.0 release - Security, Bug Fixes, and Enhancements

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.5 fixes several security and operational bugs and also adds several 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 bypass of validation when uploading multiple files using a single form field (CVE-2023-31047)
  • sqlparse: Parser contains a regular expression that is vulnerable to ReDOS (Regular Expression Denial of Service) (CVE-2023-30608)

This RHUI update fixes the following bugs:

  • Previously, the `rhui-manager` command used the `logname` command to obtain the login name. However, when `rhui-manager` is run using the `rhui-repo-sync` cron job, a login name is not defined. Consequently, emails sent by the cron job contained the error message `logname: no login name`. With this update, `rhui-manager` does not obtain the login name using the `logname` command and the error message is no longer generated.
  • Previously, when an invalid repository ID was used with the `rhui-manager` command to synchronize or delete a repository, the command failed with following error:

`An unexpected error has occurred during the last operation.`
Additionally, a traceback was also logged.
With this update, the error message has been improved and failure to run no longer logs a traceback.

This RHUI update introduces the following enhancements:

  • With this update, the client configuration RPMs in `rhui-manager` prevent subscription manager from automatically enabling `yum` plugins. As a result, RHUI repository users will no longer see irrelevant messages from subscription manager. (BZ#1957871)
  • With this update, you can generate machine-readable files with the status of each RHUI repository. To use this feature, run the following command:

`rhui-manager --non-interactive status --repo_json <output file>`
(BZ#2079391)

  • With this update, the `rhui-manager` CLI command uses a variety of unique exit codes to indicate different types of errors. For example, if you attempt to add a Red Hat repository that has already been added, the command will exit with a status of 245. However, if you attempt to add a Red Hat repository that does not exist in the RHUI entitlement, the command will exit with a status of 246. For a complete list of codes, see the `/usr/lib/python3.6/site-packages/rhui/common/rhui_exit_codes.py` file.

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://access.redhat.com/documentation/en-us/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://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4

Affected Products

  • Red Hat Update Infrastructure 4 x86_64

Fixes

  • BZ - 1957871 - [RFE} Client rpms created in RHUI don't prevent auto-enable of subscription manager plugins
  • BZ - 2079391 - Feature request to provide sync/repo status of each repo in a JSON file for automated monitoring
  • BZ - 2187903 - CVE-2023-30608 sqlparse: Parser contains a regular expression that is vulnerable to ReDOS (Regular Expression Denial of Service)
  • BZ - 2192565 - CVE-2023-31047 python-django: Potential bypass of validation when uploading multiple files using one form field
  • RHUI-217 - [RFE] Client rpms created in RHUI don't prevent auto-enable of subscription manager plugins
  • RHUI-263 - [RFE] Bug 2079391 - Feature request to provide sync/repo status of each repo in a JSON file for automated monitoring
  • RHUI-356 - "logname: no login name" appears, twice, in e-mails sent by the rhui-repo-sync cron job
  • RHUI-395 - Change error reporting of rhui-manager to be configurable
  • RHUI-424 - repo deletion for an un-added repo results in a traceback
  • RHUI-75 - repo sync for an un-added repo results in a traceback
  • RHUI-430 - Installation fails on RHEL 8.9

CVEs

  • CVE-2023-30608
  • CVE-2023-31047

References

  • https://access.redhat.com/security/updates/classification/#moderate
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Update Infrastructure 4

SRPM
python-django-3.2.19-1.0.1.el8ui.src.rpm SHA-256: ba79e2dbecce056295b67151047bc240633b0e34d910db454ef23b955c20a35d
python-sqlparse-0.4.4-1.0.1.el8ui.src.rpm SHA-256: 7556563b06379b18838c45768ca6929b067229139251754fe2367f6c920ae890
rhui-installer-4.5.0.1-1.el8ui.src.rpm SHA-256: 7f5cddf8a344cbded353b2cc41c043074a6c31a5ec1faab1f855f07012b29e07
rhui-tools-4.5.0.5-1.el8ui.src.rpm SHA-256: 7ca5ddfbb65cd9cbbff949dad7fcc685beca97f6e4484a26915fa9566ec8710f
x86_64
python39-django-3.2.19-1.0.1.el8ui.noarch.rpm SHA-256: 0f47a09c5c143fd6aca1624724762ddddba43aa2cad2a73113912915841c4507
python39-sqlparse-0.4.4-1.0.1.el8ui.noarch.rpm SHA-256: e8f958c9fab6fa858cebd318d9b22042dd99eb9c7676e55a74e465fb2c1c60ab
rhui-installer-4.5.0.1-1.el8ui.noarch.rpm SHA-256: 1cebb10c7abc7fe48c77b921fb409aca0645ea6187b88c2c72ca19643ec67b85
rhui-tools-4.5.0.5-1.el8ui.noarch.rpm SHA-256: a6b3bdff481aa047dc770e8c7d6dd6409884efe1575d4d983bf5c5ef33ff5b4f
rhui-tools-libs-4.5.0.5-1.el8ui.noarch.rpm SHA-256: b63de417479fc957aebae15effdc4ed60fa8478ae4752021370459a4af4be82a

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

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility