RHSA-2024:10762MediumCVSS 7.0

Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update

Published
December 3, 2024
Last Modified
August 24, 2026

🔗 CVE IDs covered (4)

📋 Description

CVE-2024-8775 — ansible-core: Exposure of Sensitive Information in Ansible Vault Files Due to Improper Logging CVE-2024-9902 — ansible-core: Ansible-core user may read/write unauthorized content CVE-2024-45296 — path-to-regexp: Backtracking regular expressions cause ReDoS CVE-2024-45801 — dompurify: XSS vulnerability via prototype pollution

🎯 Affected products64

  • Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • ansible-automation-platform-installer-0:2.4-8.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • ansible-automation-platform-installer-0:2.4-8.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • ansible-automation-platform-installer-0:2.4-8.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • ansible-automation-platform-installer-0:2.4-8.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • ansible-core-1:2.15.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • ansible-core-1:2.15.13-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • ansible-core-1:2.15.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • ansible-core-1:2.15.13-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • ansible-test-1:2.15.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • ansible-test-1:2.15.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-0:4.5.13-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-0:4.5.13-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-0:4.5.13-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-0:4.5.13-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-0:4.5.13-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-0:4.5.13-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-0:4.5.13-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-0:4.5.13-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-0:4.5.13-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-0:4.5.13-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-cli-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-cli-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-server-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-server-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-ui-0:4.5.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-ui-0:4.5.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9
  • automation-controller-venv-tower-0:4.5.13-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • automation-controller-venv-tower-0:4.5.13-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8
  • +34 more not shown

✅ Remediation

Red Hat Ansible Automation Platform Workaround: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Workaround: In the play that uses the user module with the key generation option, have a prior task ensuring the public key does not exist for example: - name: avoid user exploit (change name depending on other options used in user task) file: path=/home/{{username}}/.ssh/id_rsa.pub state=absent

🔗 References (7)