rhsa-2024_10766
Vulnerability from csaf_redhat
Published
2024-12-03 19:25
Modified
2025-01-06 21:39
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update

Notes

Topic
An update is now available for Red Hat Ansible Automation Platform 2.5 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.
Details
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. Security Fix(es): * automation-controller: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. Updates and fixes included: Automation controller * Fix job schedules running at incorrect times when rrule interval was set to HOURLY or MINUTELY (AAP-36572) * Fix bug where unrelated jobs could be marked as a dependency of other jobs (AAP-35309) * Include pod anti-affinity configuration on default containergroup pod spec to optimally spread workload (AAP-35055) * Updated the minor version of uWSGI to obtain updated log verbiage (AAP-33169) * automation-controller has been updated to 4.6.3 Receptor * Fixed an issue that caused a Receptor runtime panic error (AAP-36476) * receptor has been updated to 1.5.1 Container-based Ansible Automation Platform * With this update, you cannot change the postgresql_admin_username value when using a managed database node (AAP-36577) * Added update support for PCP monitoring role (AAP-36576) * With this update, ID and Image fields from a container image are used instead of Digest and ImageDigest to trigger a container update (AAP-36575) * Disabled platform gateway authentication in the proxy configuration to prevent HTTP 502 errors when the control plane is down (AAP-36484) * With this update, you can use dedicated nodes for the Redis group (AAP-36480) * Fixed an issue where disabling TLS on Automation Gateway would cause installation to fail (AAP-35966) * Fixed an issue where platform gateway uninstall would leave container systemd unit files on disk (AAP-35329) * Fixed an issue where disabling TLS on Automation Gateway proxy would cause installation to fail (AAP-35145) * With this update, you can now update the registry URL value in Event-Driven Ansible credentials (AAP-35085) * Fixed an issue where the automation hub container signing service creation failed when hub_collection_signing=false but hub_container_signing=true (AAP-34977) * Fixed an issue with the HOME environment variable for receptor containers which would cause a permission denied error on the containerized execution node (AAP-34945) * Fixed an issue where not setting up the GPG agent socket properly when multiple hub nodes are configured, resulted in not creating a GPG socket file in /var/tmp/pulp (AAP-34815) * With this update, you can now change the automation gateway port value after the initial deployment (AAP-34813) * With this update, the kernel.keys.maxkeys and kernel.keys.maxbytes settings are increased on systems with large memory configuration (AAP-34019) * Added ansible_connection=local to the inventory-growth file and clarified its usage (AAP-34016) * containerized installer setup has been updated to 2.5-6 RPM-based Ansible Automation Platform * Receptor data directory can now be configured using 'receptor_datadir' variable (AAP-36697) * Disabled platform gateway authentication in the proxy configuration to allow access to UI when the control plane is down (AAP-36667) * Fixed an issue where the metrics-utility command failed to run after updating automation controller (AAP-36486) * Fix issue where the dispatcher service went into FATAL status and failed to process new jobs after a database outage of a few minutes (AAP-36457) * Fixed the owner and group permissions on the /etc/tower/uwsgi.ini file (AAP-35765) * With this update, you can now update the registry URL value in Event-Driven Ansible credentials (AAP-35162) * Fixed an issue where not having eda_node_type defined in the inventory file would result in backup failure (AAP-34730) * Fixed an issue where not having routable_hostname defined in the inventory file would result in a restore failure (AAP-34563) * With this update, the inventory-growth file is now included in the ansible-automation-platform-installer (AAP-33944) * ansible-automation-platform-installer and installer setup have been updated to 2.5-6
Terms of Use
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.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update is now available for Red Hat Ansible Automation Platform 2.5\n\nRed 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.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "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.\n\nSecurity Fix(es):\n\n* automation-controller: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes included:\n\nAutomation controller\n* Fix job schedules running at incorrect times when rrule interval was set to HOURLY or MINUTELY (AAP-36572)\n* Fix bug where unrelated jobs could be marked as a dependency of other jobs (AAP-35309)\n* Include pod anti-affinity configuration on default containergroup pod spec to optimally spread workload (AAP-35055)\n* Updated the minor version of uWSGI to obtain updated log verbiage (AAP-33169)\n* automation-controller has been updated to 4.6.3\n\nReceptor\n* Fixed an issue that caused a Receptor runtime panic error (AAP-36476)\n* receptor has been updated to 1.5.1\n\nContainer-based Ansible Automation Platform\n* With this update, you cannot change the postgresql_admin_username value when using a managed database node (AAP-36577)\n* Added update support for PCP monitoring role (AAP-36576)\n* With this update, ID and Image fields from a container image are used instead of Digest and ImageDigest to trigger a container update (AAP-36575)\n* Disabled platform gateway authentication in the proxy configuration to prevent HTTP 502 errors when the control plane is down (AAP-36484)\n* With this update, you can use dedicated nodes for the Redis group (AAP-36480)\n* Fixed an issue where disabling TLS on Automation Gateway would cause installation to fail (AAP-35966)\n* Fixed an issue where platform gateway uninstall would leave container systemd unit files on disk (AAP-35329)\n* Fixed an issue where disabling TLS on Automation Gateway proxy would cause installation to fail (AAP-35145)\n* With this update, you can now update the registry URL value in Event-Driven Ansible credentials (AAP-35085)\n* Fixed an issue where the automation hub container signing service creation failed when hub_collection_signing=false but hub_container_signing=true (AAP-34977)\n* Fixed an issue with the HOME environment variable for receptor containers which would cause a permission denied error on the containerized execution node (AAP-34945)\n* Fixed an issue where not setting up the GPG agent socket properly when multiple hub nodes are configured, resulted in not creating a GPG socket file in /var/tmp/pulp (AAP-34815)\n* With this update, you can now change the automation gateway port value after the initial deployment (AAP-34813)\n* With this update, the kernel.keys.maxkeys and kernel.keys.maxbytes settings are increased on systems with large memory configuration (AAP-34019)\n* Added ansible_connection=local to the inventory-growth file and clarified its usage (AAP-34016)\n* containerized installer setup has been updated to 2.5-6\n\nRPM-based Ansible Automation Platform\n* Receptor data directory can now be configured using \u0027receptor_datadir\u0027 variable (AAP-36697)\n* Disabled platform gateway authentication in the proxy configuration to allow access to UI when the control plane is down (AAP-36667)\n* Fixed an issue where the metrics-utility command failed to run after updating automation controller (AAP-36486)\n* Fix issue where the dispatcher service went into FATAL status and failed to process new jobs after a database outage of a few minutes (AAP-36457)\n* Fixed the owner and group permissions on the /etc/tower/uwsgi.ini file (AAP-35765)\n* With this update, you can now update the registry URL value in Event-Driven Ansible credentials (AAP-35162)\n* Fixed an issue where not having eda_node_type defined in the inventory file would result in backup failure (AAP-34730)\n* Fixed an issue where not having routable_hostname defined in the inventory file would result in a restore failure (AAP-34563)\n* With this update, the inventory-growth file is now included in the ansible-automation-platform-installer (AAP-33944)\n* ansible-automation-platform-installer and installer setup have been updated to 2.5-6",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "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.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2024:10766",
        "url": "https://access.redhat.com/errata/RHSA-2024:10766"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2327130",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10766.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update",
    "tracking": {
      "current_release_date": "2025-01-06T21:39:29+00:00",
      "generator": {
        "date": "2025-01-06T21:39:29+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:10766",
      "initial_release_date": "2024-12-03T19:25:06+00:00",
      "revision_history": [
        {
          "date": "2024-12-03T19:25:06+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-12-03T19:25:06+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T21:39:29+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                  "product_id": "9Base-Ansible-Automation-Platform-2.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                  "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                  "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                  "product_id": "8Base-Ansible-Automation-Platform-2.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                  "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                  "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Ansible Automation Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el9ap.src",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el9ap.src",
                  "product_id": "automation-controller-0:4.6.3-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-6.el9ap.src",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-6.el9ap.src",
                  "product_id": "ansible-automation-platform-installer-0:2.5-6.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-6.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el9ap.src",
                "product": {
                  "name": "receptor-0:1.5.1-2.el9ap.src",
                  "product_id": "receptor-0:1.5.1-2.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el8ap.src",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el8ap.src",
                  "product_id": "automation-controller-0:4.6.3-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-6.el8ap.src",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-6.el8ap.src",
                  "product_id": "ansible-automation-platform-installer-0:2.5-6.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-6.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el8ap.src",
                "product": {
                  "name": "receptor-0:1.5.1-2.el8ap.src",
                  "product_id": "receptor-0:1.5.1-2.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el8ap?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-controller-cli-0:4.6.3-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-cli-0:4.6.3-1.el9ap.noarch",
                  "product_id": "automation-controller-cli-0:4.6.3-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.3-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-server-0:4.6.3-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-server-0:4.6.3-1.el9ap.noarch",
                  "product_id": "automation-controller-server-0:4.6.3-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-server@4.6.3-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-ui-0:4.6.3-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-ui-0:4.6.3-1.el9ap.noarch",
                  "product_id": "automation-controller-ui-0:4.6.3-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.3-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
                  "product_id": "ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-6.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptorctl-0:1.5.1-2.el9ap.noarch",
                "product": {
                  "name": "receptorctl-0:1.5.1-2.el9ap.noarch",
                  "product_id": "receptorctl-0:1.5.1-2.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptorctl@1.5.1-2.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-cli-0:4.6.3-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-cli-0:4.6.3-1.el8ap.noarch",
                  "product_id": "automation-controller-cli-0:4.6.3-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.3-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-server-0:4.6.3-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-server-0:4.6.3-1.el8ap.noarch",
                  "product_id": "automation-controller-server-0:4.6.3-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-server@4.6.3-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-ui-0:4.6.3-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-ui-0:4.6.3-1.el8ap.noarch",
                  "product_id": "automation-controller-ui-0:4.6.3-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.3-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
                  "product_id": "ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-6.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptorctl-0:1.5.1-2.el8ap.noarch",
                "product": {
                  "name": "receptorctl-0:1.5.1-2.el8ap.noarch",
                  "product_id": "receptorctl-0:1.5.1-2.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptorctl@1.5.1-2.el8ap?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el9ap.x86_64",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el9ap.x86_64",
                  "product_id": "automation-controller-0:4.6.3-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
                  "product_id": "automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.3-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el9ap.x86_64",
                "product": {
                  "name": "receptor-0:1.5.1-2.el9ap.x86_64",
                  "product_id": "receptor-0:1.5.1-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
                "product": {
                  "name": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
                  "product_id": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
                  "product_id": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el8ap.x86_64",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el8ap.x86_64",
                  "product_id": "automation-controller-0:4.6.3-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
                  "product_id": "automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.3-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el8ap.x86_64",
                "product": {
                  "name": "receptor-0:1.5.1-2.el8ap.x86_64",
                  "product_id": "receptor-0:1.5.1-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
                "product": {
                  "name": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
                  "product_id": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
                  "product_id": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-2.el8ap?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el9ap.ppc64le",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el9ap.ppc64le",
                  "product_id": "automation-controller-0:4.6.3-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
                  "product_id": "automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.3-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el9ap.ppc64le",
                "product": {
                  "name": "receptor-0:1.5.1-2.el9ap.ppc64le",
                  "product_id": "receptor-0:1.5.1-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
                "product": {
                  "name": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
                  "product_id": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
                  "product_id": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el8ap.ppc64le",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el8ap.ppc64le",
                  "product_id": "automation-controller-0:4.6.3-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
                  "product_id": "automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.3-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el8ap.ppc64le",
                "product": {
                  "name": "receptor-0:1.5.1-2.el8ap.ppc64le",
                  "product_id": "receptor-0:1.5.1-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
                "product": {
                  "name": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
                  "product_id": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
                  "product_id": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-2.el8ap?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el9ap.s390x",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el9ap.s390x",
                  "product_id": "automation-controller-0:4.6.3-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
                  "product_id": "automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.3-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el9ap.s390x",
                "product": {
                  "name": "receptor-0:1.5.1-2.el9ap.s390x",
                  "product_id": "receptor-0:1.5.1-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.1-2.el9ap.s390x",
                "product": {
                  "name": "receptor-debugsource-0:1.5.1-2.el9ap.s390x",
                  "product_id": "receptor-debugsource-0:1.5.1-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
                  "product_id": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el8ap.s390x",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el8ap.s390x",
                  "product_id": "automation-controller-0:4.6.3-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
                  "product_id": "automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.3-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el8ap.s390x",
                "product": {
                  "name": "receptor-0:1.5.1-2.el8ap.s390x",
                  "product_id": "receptor-0:1.5.1-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.1-2.el8ap.s390x",
                "product": {
                  "name": "receptor-debugsource-0:1.5.1-2.el8ap.s390x",
                  "product_id": "receptor-debugsource-0:1.5.1-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
                  "product_id": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-2.el8ap?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el9ap.aarch64",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el9ap.aarch64",
                  "product_id": "automation-controller-0:4.6.3-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
                  "product_id": "automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.3-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el9ap.aarch64",
                "product": {
                  "name": "receptor-0:1.5.1-2.el9ap.aarch64",
                  "product_id": "receptor-0:1.5.1-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
                "product": {
                  "name": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
                  "product_id": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
                  "product_id": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.3-1.el8ap.aarch64",
                "product": {
                  "name": "automation-controller-0:4.6.3-1.el8ap.aarch64",
                  "product_id": "automation-controller-0:4.6.3-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.3-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
                  "product_id": "automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.3-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.1-2.el8ap.aarch64",
                "product": {
                  "name": "receptor-0:1.5.1-2.el8ap.aarch64",
                  "product_id": "receptor-0:1.5.1-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.1-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
                "product": {
                  "name": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
                  "product_id": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.1-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
                  "product_id": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.1-2.el8ap?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.src"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-cli-0:4.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.3-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-server-0:4.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.3-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-ui-0:4.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.3-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.src"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el8ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.1-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.src"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el8ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.1-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform-installer-0:2.5-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.noarch"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform-installer-0:2.5-6.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.src"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-6.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.src"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-cli-0:4.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.3-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-server-0:4.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.3-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-ui-0:4.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.3-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.src"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el8ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.1-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.src"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-cli-0:4.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.3-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-server-0:4.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.3-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-ui-0:4.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.3-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.src"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el9ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.1-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.src"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el9ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.1-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform-installer-0:2.5-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.noarch"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform-installer-0:2.5-6.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.src"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-6.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.src"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.3-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-cli-0:4.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.3-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-server-0:4.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.3-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-ui-0:4.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.3-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.src"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el9ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.1-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-52304",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2024-11-18T21:01:46.925641+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el9ap.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2327130"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the aiohttp package. The Python parser parses newlines in chunk extensions incorrectly, which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed, for example, without the usual C extensions, or `AIOHTTP_NO_EXTENSIONS` is enabled, an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el8ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el9ap.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-52304"
        },
        {
          "category": "external",
          "summary": "RHBZ#2327130",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52304",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-52304"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52304",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52304"
        },
        {
          "category": "external",
          "summary": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71",
          "url": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71"
        },
        {
          "category": "external",
          "summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr",
          "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr"
        }
      ],
      "release_date": "2024-11-18T20:12:48.612000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-12-03T19:25:06+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:10766"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el9ap.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions"
    },
    {
      "cve": "CVE-2024-53259",
      "cwe": {
        "id": "CWE-345",
        "name": "Insufficient Verification of Data Authenticity"
      },
      "discovery_date": "2024-12-02T17:01:10.568793+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2329991"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IP_PMTUDISC_DO, the kernel would then return a \"message too large\" error on sendmsg, i.e. when quic-go attempts to send a packet that exceeds the MTU claimed in that ICMP packet. By setting this value to smaller than 1200 bytes (the minimum MTU for QUIC), the attacker can disrupt a QUIC connection. Crucially, this can be done after completion of the handshake, thereby circumventing any TCP fallback that might be implemented on the application layer (for example, many browsers fall back to HTTP over TCP if they\u0027re unable to establish a QUIC connection). The attacker needs to at least know the client\u0027s IP and port tuple to mount an attack. This vulnerability is fixed in 0.48.2.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "quic-go: quic-go affected by an ICMP Packet Too Large Injection Attack on Linux",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el8ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el9ap.noarch"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-53259"
        },
        {
          "category": "external",
          "summary": "RHBZ#2329991",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329991"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-53259",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-53259"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53259",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53259"
        },
        {
          "category": "external",
          "summary": "https://github.com/quic-go/quic-go/commit/ca31dd355cbe5fc6c5807992d9d1149c66c96a50",
          "url": "https://github.com/quic-go/quic-go/commit/ca31dd355cbe5fc6c5807992d9d1149c66c96a50"
        },
        {
          "category": "external",
          "summary": "https://github.com/quic-go/quic-go/pull/4729",
          "url": "https://github.com/quic-go/quic-go/pull/4729"
        },
        {
          "category": "external",
          "summary": "https://github.com/quic-go/quic-go/releases/tag/v0.48.2",
          "url": "https://github.com/quic-go/quic-go/releases/tag/v0.48.2"
        },
        {
          "category": "external",
          "summary": "https://github.com/quic-go/quic-go/security/advisories/GHSA-px8v-pp82-rcvr",
          "url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-px8v-pp82-rcvr"
        }
      ],
      "release_date": "2024-12-02T16:12:40.605000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-12-03T19:25:06+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el9ap.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:10766"
        },
        {
          "category": "workaround",
          "details": "Use iptables to drop ICMP unreachable packets.",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el9ap.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.1-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-6.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.3-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.3-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.1-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.1-2.el9ap.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "quic-go: quic-go affected by an ICMP Packet Too Large Injection Attack on Linux"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.