Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2024-52304
Vulnerability from cvelistv5
Published
2024-11-18 20:12
Modified
2024-11-21 14:07
Severity ?
EPSS score ?
Summary
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, 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 (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue.
References
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:python:aiohttp:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "aiohttp", "vendor": "python", "versions": [ { "lessThan": "3.10.11", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-52304", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-11-19T15:38:44.530052Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-21T14:07:39.914Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "aiohttp", "vendor": "aio-libs", "versions": [ { "status": "affected", "version": "\u003c 3.10.11" } ] } ], "descriptions": [ { "lang": "en", "value": "aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, 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 (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "PRESENT", "attackVector": "NETWORK", "baseScore": 6.3, "baseSeverity": "MEDIUM", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "LOW" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-444", "description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-18T20:12:48.612Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr" }, { "name": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71" } ], "source": { "advisory": "GHSA-8495-4g3g-x7pr", "discovery": "UNKNOWN" }, "title": "aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-52304", "datePublished": "2024-11-18T20:12:48.612Z", "dateReserved": "2024-11-06T19:00:26.396Z", "dateUpdated": "2024-11-21T14:07:39.914Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-52304\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-11-18T21:15:06.500\",\"lastModified\":\"2024-11-21T14:15:17.813\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, 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 (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue.\"},{\"lang\":\"es\",\"value\":\"aiohttp es un framework de trabajo de cliente/servidor HTTP asincr\u00f3nico para asyncio y Python. Antes de la versi\u00f3n 3.10.11, el analizador de Python analiza incorrectamente las nuevas l\u00edneas en las extensiones de fragmentos, lo que puede provocar vulnerabilidades de contrabando de solicitudes en determinadas condiciones. Si se instala una versi\u00f3n Python pura de aiohttp (es decir, sin las extensiones C habituales) o se habilita `AIOHTTP_NO_EXTENSIONS`, un atacante puede ejecutar un ataque de contrabando de solicitudes para eludir determinados cortafuegos o protecciones de proxy. La versi\u00f3n 3.10.11 soluciona el problema.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnerableSystemConfidentiality\":\"NONE\",\"vulnerableSystemIntegrity\":\"LOW\",\"vulnerableSystemAvailability\":\"NONE\",\"subsequentSystemConfidentiality\":\"NONE\",\"subsequentSystemIntegrity\":\"NONE\",\"subsequentSystemAvailability\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirements\":\"NOT_DEFINED\",\"integrityRequirements\":\"NOT_DEFINED\",\"availabilityRequirements\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnerableSystemConfidentiality\":\"NOT_DEFINED\",\"modifiedVulnerableSystemIntegrity\":\"NOT_DEFINED\",\"modifiedVulnerableSystemAvailability\":\"NOT_DEFINED\",\"modifiedSubsequentSystemConfidentiality\":\"NOT_DEFINED\",\"modifiedSubsequentSystemIntegrity\":\"NOT_DEFINED\",\"modifiedSubsequentSystemAvailability\":\"NOT_DEFINED\",\"safety\":\"NOT_DEFINED\",\"automatable\":\"NOT_DEFINED\",\"recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"references\":[{\"url\":\"https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr\",\"source\":\"security-advisories@github.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-52304\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-19T15:38:44.530052Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python:aiohttp:*:*:*:*:*:*:*:*\"], \"vendor\": \"python\", \"product\": \"aiohttp\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.10.11\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-19T15:38:37.921Z\"}}], \"cna\": {\"title\": \"aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions\", \"source\": {\"advisory\": \"GHSA-8495-4g3g-x7pr\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"aio-libs\", \"product\": \"aiohttp\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.10.11\"}]}], \"references\": [{\"url\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr\", \"name\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71\", \"name\": \"https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, 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 (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-11-18T20:12:48.612Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-52304\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-21T14:07:39.914Z\", \"dateReserved\": \"2024-11-06T19:00:26.396Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-11-18T20:12:48.612Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
RHSA-2024:11574
Vulnerability from csaf_redhat
Published
2024-12-19 16:40
Modified
2025-02-08 20:27
Summary
Red Hat Security Advisory: Satellite 6.16.1 Async Update
Notes
Topic
A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.
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 Satellite is a system management solution that allows organizations
to configure and maintain their systems without the necessity to provide
public Internet access to their servers or other client systems. It
performs provisioning and configuration management of predefined standard
operating environments.
Security Fix(es):
* aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)
Users of Red Hat Satellite are advised to upgrade to these updated
packages, which fix these bugs.
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": "A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.", "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:11574", "url": "https://access.redhat.com/errata/RHSA-2024:11574" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index" }, { "category": "external", "summary": "2327130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130" }, { "category": "external", "summary": "SAT-28560", "url": "https://issues.redhat.com/browse/SAT-28560" }, { "category": "external", "summary": "SAT-28990", "url": "https://issues.redhat.com/browse/SAT-28990" }, { "category": "external", "summary": "SAT-29255", "url": "https://issues.redhat.com/browse/SAT-29255" }, { "category": "external", "summary": "SAT-29340", "url": "https://issues.redhat.com/browse/SAT-29340" }, { "category": "external", "summary": "SAT-29427", "url": "https://issues.redhat.com/browse/SAT-29427" }, { "category": "external", "summary": "SAT-29432", "url": "https://issues.redhat.com/browse/SAT-29432" }, { "category": "external", "summary": "SAT-29697", "url": "https://issues.redhat.com/browse/SAT-29697" }, { "category": "external", "summary": "SAT-29698", "url": "https://issues.redhat.com/browse/SAT-29698" }, { "category": "external", "summary": "SAT-29699", "url": "https://issues.redhat.com/browse/SAT-29699" }, { "category": "external", "summary": "SAT-29700", "url": "https://issues.redhat.com/browse/SAT-29700" }, { "category": "external", "summary": "SAT-29701", "url": "https://issues.redhat.com/browse/SAT-29701" }, { "category": "external", "summary": "SAT-29702", "url": "https://issues.redhat.com/browse/SAT-29702" }, { "category": "external", "summary": "SAT-29946", "url": "https://issues.redhat.com/browse/SAT-29946" }, { "category": "external", "summary": "SAT-29947", "url": "https://issues.redhat.com/browse/SAT-29947" }, { "category": "external", "summary": "SAT-29974", "url": "https://issues.redhat.com/browse/SAT-29974" }, { "category": "external", "summary": "SAT-30085", "url": "https://issues.redhat.com/browse/SAT-30085" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11574.json" } ], "title": "Red Hat Security Advisory: Satellite 6.16.1 Async Update", "tracking": { "current_release_date": "2025-02-08T20:27:41+00:00", "generator": { "date": "2025-02-08T20:27:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:11574", "initial_release_date": "2024-12-19T16:40:33+00:00", "revision_history": [ { "date": "2024-12-19T16:40:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-19T16:40:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-08T20:27:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_maintenance:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_maintenance:6.16::el9" } } } ], "category": "product_family", "name": "Red Hat Satellite 6" }, { "branches": [ { "category": "product_version", "name": "candlepin-0:4.4.20-1.el8sat.src", "product": { "name": "candlepin-0:4.4.20-1.el8sat.src", "product_id": "candlepin-0:4.4.20-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product_id": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product_id": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohappyeyeballs@2.4.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg-0:3.2.3-1.el8pc.src", "product": { "name": "python-psycopg-0:3.2.3-1.el8pc.src", "product_id": "python-psycopg-0:3.2.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg@3.2.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product_id": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c@3.2.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-yarl-0:1.13.1-1.el8pc.src", "product": { "name": "python-yarl-0:1.13.1-1.el8pc.src", "product_id": "python-yarl-0:1.13.1-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl@1.13.1-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product_id": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el8sat.src", "product": { "name": "satellite-0:6.16.1-1.el8sat.src", "product_id": "satellite-0:6.16.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product_id": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.10.11-1.el8pc.src", "product": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src", "product_id": "python-aiohttp-0:3.10.11-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.10.11-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulpcore-0:3.49.28-1.el8pc.src", "product": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src", "product_id": "python-pulpcore-0:3.49.28-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulpcore@3.49.28-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "candlepin-0:4.4.20-1.el9sat.src", "product": { "name": "candlepin-0:4.4.20-1.el9sat.src", "product_id": "candlepin-0:4.4.20-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product_id": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el9sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product_id": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohappyeyeballs@2.4.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg-0:3.2.3-1.el9pc.src", "product": { "name": "python-psycopg-0:3.2.3-1.el9pc.src", "product_id": "python-psycopg-0:3.2.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg@3.2.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product_id": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c@3.2.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-yarl-0:1.13.1-1.el9pc.src", "product": { "name": "python-yarl-0:1.13.1-1.el9pc.src", "product_id": "python-yarl-0:1.13.1-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl@1.13.1-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product_id": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el9sat.src", "product": { "name": "satellite-0:6.16.1-1.el9sat.src", "product_id": "satellite-0:6.16.1-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product_id": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el9sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.10.11-1.el9pc.src", "product": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src", "product_id": "python-aiohttp-0:3.10.11-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.10.11-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-pulpcore-0:3.49.28-1.el9pc.src", "product": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src", "product_id": "python-pulpcore-0:3.49.28-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulpcore@3.49.28-1.el9pc?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "candlepin-0:4.4.20-1.el8sat.noarch", "product": { "name": "candlepin-0:4.4.20-1.el8sat.noarch", "product_id": "candlepin-0:4.4.20-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product": { "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product_id": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin-selinux@4.4.20-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product_id": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product_id": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.3-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product_id": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.3-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product_id": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.3-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product_id": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-common-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product_id": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product_id": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.28-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-0:4.4.20-1.el9sat.noarch", "product": { "name": "candlepin-0:4.4.20-1.el9sat.noarch", "product_id": "candlepin-0:4.4.20-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product": { "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product_id": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin-selinux@4.4.20-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product_id": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product_id": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.3-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product_id": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.3-1.el9pc?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product_id": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.3-1.el9pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product_id": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-common-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product_id": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product_id": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.28-1.el9pc?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product_id": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product_id": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c-debugsource@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product_id": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c-debuginfo@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product_id": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product_id": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl-debugsource@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product_id": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product_id": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product_id": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c-debugsource@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product_id": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c-debuginfo@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product_id": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product_id": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl-debugsource@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product_id": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.10.11-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9pc?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch" }, "product_reference": "candlepin-0:4.4.20-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src" }, "product_reference": "candlepin-0:4.4.20-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch" }, "product_reference": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch" }, "product_reference": "candlepin-0:4.4.20-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src" }, "product_reference": "candlepin-0:4.4.20-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch" }, "product_reference": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" } ] }, "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-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] } ], "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-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" ], "known_not_affected": [ "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] }, "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-19T16:40:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index", "product_ids": [ "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11574" } ], "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-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" } ] }
rhsa-2025:0722
Vulnerability from csaf_redhat
Published
2025-01-27 22:39
Modified
2025-02-13 21:32
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4
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):
* ansible-lightspeed-container: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407)
* ansible-lightspeed-container: potential denial-of-service vulnerability in IPv6 validation (CVE-2024-56374)
* ansible-lightspeed-container: Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)
* ansible-lightspeed-container: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)
* ansible-lightspeed-container: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)
Update(s) and fix(es):
* The ansible.controller collection has been updated to 4.5.17 (AAP-39099)
* Automation Controller has been updated to 4.5.17
* Ansible Lightspeed has been updated to 2.4.20250121
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": "Important" }, "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.4", "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* ansible-lightspeed-container: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407)\n* ansible-lightspeed-container: potential denial-of-service vulnerability in IPv6 validation (CVE-2024-56374)\n* ansible-lightspeed-container: Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)\n* ansible-lightspeed-container: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n* ansible-lightspeed-container: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)\n\nUpdate(s) and fix(es):\n* The ansible.controller collection has been updated to 4.5.17 (AAP-39099)\n* Automation Controller has been updated to 4.5.17\n* Ansible Lightspeed has been updated to 2.4.20250121", "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-2025:0722", "url": "https://access.redhat.com/errata/RHSA-2025:0722" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2327130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130" }, { "category": "external", "summary": "2329003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003" }, { "category": "external", "summary": "2333854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854" }, { "category": "external", "summary": "2333856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856" }, { "category": "external", "summary": "2337996", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337996" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0722.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update", "tracking": { "current_release_date": "2025-02-13T21:32:16+00:00", "generator": { "date": "2025-02-13T21:32:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2025:0722", "initial_release_date": "2025-01-27T22:39:15+00:00", "revision_history": [ { "date": "2025-01-27T22:39:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-27T22:39:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-13T21:32:16+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.4 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.4::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "product": { "name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8\u0026tag=0.3.0-57" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "product": { "name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8-operator\u0026tag=1.0.4-57" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "product": { "name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "product_id": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-142" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "product": { "name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8\u0026tag=1.0.5-103" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "product": { "name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8-operator\u0026tag=1.0.4-139" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "product": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-510" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2300" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-112" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-111" } } }, { "category": "product_version", "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "product": { "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "product_identification_helper": { "purl": "pkg:oci/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.4-899" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250121-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-33" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-696" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-697" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-655" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-654" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "product": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "product_id": "ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.17-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "product": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-167" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-31" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-167" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "product": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-30" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "product": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "product_id": "ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.2-35" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "product": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-166" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "product": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.2-33" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.7-56" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.7-55" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "product": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.7-65" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "product": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.7-64" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "product": { "name": "ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "product_id": "ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-29-rhel8\u0026tag=1.0.0-433" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "product": { "name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "product_id": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-cloud-services-rhel8\u0026tag=1.0.0-294" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "product": { "name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.3.3-45" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-808" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-809" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64", "product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-888" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-887" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "product": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-160" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "product": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-200" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "product": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-510" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2300" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-112" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-111" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250121-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-33" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-696" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-697" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-655" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-654" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "product": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "product_id": "ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.17-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "product": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-167" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-31" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-167" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "product": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-30" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "product": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "product_id": "ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.2-35" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "product": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-166" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "product": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.2-33" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.7-56" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.7-55" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "product": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.7-65" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "product": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.7-64" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-808" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-809" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-888" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-887" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "product": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-160" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "product": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-200" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "product": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-510" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2300" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-112" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-111" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250121-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-33" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-696" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-697" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-655" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-654" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "product": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "product_id": "ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.17-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "product": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-167" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-31" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-167" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "product": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-30" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "product": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "product_id": "ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.2-35" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "product": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-166" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "product": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.2-33" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.7-56" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.7-55" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "product": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.7-65" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "product": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.7-64" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-808" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-809" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-888" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-887" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "product": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-160" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "product": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-200" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "product": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-510" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2300" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-112" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "product": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-111" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250121-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "product": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-33" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-696" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "product": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-697" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-655" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "product": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-654" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "product": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "product_id": "ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.17-2" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "product": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-167" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-31" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "product": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-167" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "product": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-30" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "product": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "product_id": "ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.2-35" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "product": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-166" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "product": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.2-33" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.7-56" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "product": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.7-55" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "product": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.7-65" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "product": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.7-64" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "product": { "name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.3.3-45" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-808" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "product": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-809" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-888" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "product": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-887" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "product": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-160" } } }, { "category": "product_version", "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "product": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-200" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64" }, "product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64" }, "product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64" }, "product_reference": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64" }, "product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64" }, "product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le" }, "product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x" }, "product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64" }, "product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64" }, "product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le" }, "product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x" }, "product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64" }, "product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64" }, "product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le" }, "product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x" }, "product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64" }, "product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64" }, "product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64" }, "product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x" }, "product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le" }, "product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64" }, "product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64" }, "product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64" }, "product_reference": "ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64" }, "product_reference": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64" }, "product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64" }, "product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le" }, "product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x" }, "product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64" }, "product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64" }, "product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x" }, "product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le" }, "product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64" }, "product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x" }, "product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le" }, "product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64" }, "product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64" }, "product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64" }, "product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64" }, "product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x" }, "product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le" }, "product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64" }, "product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le" }, "product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x" }, "product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64" }, "product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64" }, "product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64" }, "product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64" }, "product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64" }, "product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x" }, "product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64" }, "product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x" }, "product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" }, "product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11407", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2024-11-26T18:00:51.080669+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2329003" } ], "notes": [ { "category": "description", "text": "A flaw was found in gRPC. In certain configurations, the data sent by the application may be corrupted before transmission over the network, leaving the recipient with an incorrect set of bytes, which will cause RPC requests to fail. This issue may lead to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "grpc: Denial of Service through Data corruption in gRPC-C++", "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.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-11407" }, { "category": "external", "summary": "RHBZ#2329003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-11407", "url": "https://www.cve.org/CVERecord?id=CVE-2024-11407" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407" }, { "category": "external", "summary": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791", "url": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791" } ], "release_date": "2024-11-26T16:59:49.718000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-27T22:39:15+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0722" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grpc: Denial of Service through Data corruption in gRPC-C++" }, { "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.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "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.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] }, "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": "2025-01-27T22:39:15+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0722" } ], "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.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" }, { "cve": "CVE-2024-56201", "cwe": { "id": "CWE-150", "name": "Improper Neutralization of Escape, Meta, or Control Sequences" }, "discovery_date": "2024-12-23T16:00:38.768252+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333854" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: Jinja has a sandbox breakout through malicious filenames", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.", "title": "Statement" }, { "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.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56201" }, { "category": "external", "summary": "RHBZ#2333854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201" }, { "category": "external", "summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f", "url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f" }, { "category": "external", "summary": "https://github.com/pallets/jinja/issues/1792", "url": "https://github.com/pallets/jinja/issues/1792" }, { "category": "external", "summary": "https://github.com/pallets/jinja/releases/tag/3.1.5", "url": "https://github.com/pallets/jinja/releases/tag/3.1.5" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699" } ], "release_date": "2024-12-23T15:37:36.110000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-27T22:39:15+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0722" }, { "category": "workaround", "details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jinja2: Jinja has a sandbox breakout through malicious filenames" }, { "cve": "CVE-2024-56326", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-12-23T16:00:46.619763+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333856" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.", "title": "Statement" }, { "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.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56326" }, { "category": "external", "summary": "RHBZ#2333856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56326" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326" }, { "category": "external", "summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4", "url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4" }, { "category": "external", "summary": "https://github.com/pallets/jinja/releases/tag/3.1.5", "url": "https://github.com/pallets/jinja/releases/tag/3.1.5" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h" } ], "release_date": "2024-12-23T15:43:49.400000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-27T22:39:15+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0722" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method" }, { "cve": "CVE-2024-56374", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2025-01-14T20:01:09.167282+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2337996" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Django framework. Lack of upper bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial of service attack. The undocumented and private functions `clean_ipv6_address` and `is_valid_ipv6_address` were vulnerable, as was the `django.forms.GenericIPAddressField` form field, which has now been updated to define a `max_length` of 39 characters.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: potential denial-of-service vulnerability in IPv6 validation", "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.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56374" }, { "category": "external", "summary": "RHBZ#2337996", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337996" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56374", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56374" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56374", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56374" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/01/14/2", "url": "http://www.openwall.com/lists/oss-security/2025/01/14/2" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "category": "external", "summary": "https://groups.google.com/g/django-announce", "url": "https://groups.google.com/g/django-announce" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2025/jan/14/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/jan/14/security-releases/" } ], "release_date": "2025-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-27T22:39:15+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0722" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:e54a5e31abb4c6707ae1ca3ddf932f88f0c3d0912b249d40fffee08ca57d6b97_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:12f9274edc025d8ab984f9f8aa5d5a8329a6a39ba9944f7bcf8f0aab84c41354_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:c3225d129ebc3bb051b958f1ec6ac8fac0b58cf97ce0702b47a230f07bd56afc_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:4935cfdcfa0030a86c112872008f3b7ee7b188da7f911a84695368ab4f3b2083_amd64", "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:0c077f96a5610e6188822a334ddd8851949cfe16704fa39475f0931fbde15580_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:08aa9ba624ebe4c91051161ec372308df2afef83c91c33584a2ed6e5d666ce8e_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:957a8f6e3d513943ad8a73bdcb75305a0d31ef5afa2c699bfd25296a8c2c3f4c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:af7e658f57d470d68809ffe66b2b1d98ce3dac4996e6380c7bcf7dd2995a1c49_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f7fea5f0a7b77b6eff9062c336e3a7c4c2317628807ec215fe0bb85fe69b8f9f_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:07001bfc41ff6635eb72fc901aac04224e662c4af8642b42a4e2f090e55da10c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:36f223d128b4c6af13e6c8357e557751cbd7a92c3034dafa889ab2a64fc1e9db_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:b3f7ab103601dbab78e8620297bbfebd4a50ef89fc694470edf587b3c3aa3cd2_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:dc05cbd8bebfcc6b0edddb81ad36fca510057c5a005e4b8b875ffee0a3a2494a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:14a4a36daa0c171dcd5ec8fac2273a464af3098296e8a03d74f9b4081207c9d5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:16f64f3af32a60f0a9f0d77c555364ca8ebf3ce54df0cce3d34167cf4c10785c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cc6cfa27f4cc7804c37672f31722712449a938f40a86d0131faa5c35a228ff04_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f7fa3394cf1274c0d609df37e2e6ec97583bd0ed2d877ed83a706e11856ce241_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:359140edfcb5a24386b65482e230025c38efff9944e56c549d60be9489d5e4cd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:5fbe0985228ff89051ed5a74b1497f41b28f9e03ee113ef284ad77eafa0accac_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:698ed1703d6aae876e2db38443bc818e0a072bc82f8fcba05d69915da4f3304e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:6b6a0d48855b2c510464354a8a0faedba061d6f21b02727d90776535ad8db7fe_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:514425eaa2bb89e051db84806fb79fefa639dda9313dfaaf70f3958b009adaa0_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:aeef82d3ac21bcee807f091068e1e77c1e886efae74da09299df676d9c7d5450_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:d0fcce1e9ee79f0bd0ddb9943aa61884b9b187416336ba17dff489007d79ff4b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:fbc8caf1643e231ed3294a95b77c289da51ab8be00a3f63015c276045e5c3c02_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:82bcb08ffcd36ffe69b0a3fbf4aafddc7717ce690e618a1950ed89c3e1176aad_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:858565fa7b7435b8e62a621bf933ccb303bda896b4f26539db2678c1d28fbd1c_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:902b02f0a421c2f0dc2b5deac2bfcaaaca14d0bb8a4d44588f160825fca6c2ca_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:e4cf7300c19789a9ddb0fe807f94527f82c3e79cff30b170a35a1a97bb815ffa_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:53c71b60fc89d709d492e713bd90edc90c9a2011ed4ea42ba575b8b791b7ccfc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:6c17270c495857e900327e041b8879a202917e1b7a1dac59fdec658bd354fbdd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:8067968976426cb0dd97d9fa319acf647162c6a4f3aecb7a467bef96bea6ec87_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:c98041d81b580168aa6eb928acf138eea7c06680df44f7f4a486194fe2b1861a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:4e6e7be53cbc1809c079ef6ee0716d6dd7246c415854e32d9f041a232b4341dc_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:8617e43da90ce5d4ed94e0ef2b1d5c78bc2e2f3af9296415e56787d80b9d865b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:ac954c3d8ba603b72d42655c8317520f7c0de607aecc024c0aeae892b2d4d535_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:f85ebf285fb091497f728ec3a2fc3a83f6df70260089ab469e60d5b4a345b6e2_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:4f06d8910b11196f069f4fa85c5a4e64cff98d937b6f43ce535615e34f644467_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5907a38ba982d9bc516da9d659ec5947945f4f5e86c92560cf34f85ab43d63af_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:edcdd9d0915e81fd6e135ce019964aa5dcae0b55b02ae3704e11decb3e45340c_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f2f833ce4d1d6e3c786f6c3923495d645d35b744bb15226655c3359797db8313_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:29c540fdda28755f237d22320a9212c21f4bd8ff684532e9811798751f1e2d6b_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:46d10cacd5b0b2bc4da621697a193eba18aa8518ae645adcafd3336a557fbf2a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5d6366a472e28893f8e92a0af59d1470bcd8bda4df7fde2104da6d21d854a52a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:ef118e4ad7f2674dac1d2bdd765da8b8c1bd0a7f32c9680ab104ce68fe975ecc_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1c0ba18836ace46919b955a31e75e4d2d8d6438ad2992609278acdb0aa59f1f3_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:355c0cac405f1a9b48b37f1d6558522cd6471be1401ac128700fc60f4d35f834_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:50a4da0ff626f7426aca32b00b3cebddc60ab1079e29b898983fbc5459f23d26_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5435141adbafbb050b866c071bcab1c512c3c290b4e47359e551c89a53a0b9ce_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:b845eed74127be5daa5d7d1e4db83c42c1ba80fdf7a99a1185f3784cd4552991_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:ee0a0879adc348ae5f9b32f1afce6c75e69118ef8505d90fa987019794633ccd_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:053ef9123529fedb61c80d10a9f6636671aab60efdc4f2e9c2e15d0a3404c8e1_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:34adb1ba68a80066dc04a5b29ddc4a48b2ceb687bc98603742030c29dac3508e_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5ee32e1b0a714e4bd1227fc91d67a18cb0f13d298cfe2dca47ba15906b540f98_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c155e95d4ed1b5edcc196bf5a91d5fbaa763f0cdba28a28e92b603cbf062fe9b_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:22bd543be3785dede7cb985f04285b4eeea5d8eaa3b5cea96ed045c610cb47e7_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:49d957ac56dba4357c1f2dde15a36556aebe6685695a322d85d83b721055cb1a_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:af5eeb82cc01f0289e3a14d57debd8374ac6fa74ac57822ef63a46d016594e36_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:b20b2a9cc5d228cbbe339723f7c3e5a6c1e2bd9c09abc25512535b729450e40c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:01c27725dc87fed5576923b2fa8a573140cdfe573c28ec12011b382f1a942991_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:5c8a38e05a99786f3905078dd51f1bd3823ad67edbc74d626f143a062c24824c_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:cc30a614038da109da06bcae62be78d0e7406720018a1857487668b97355c8af_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d09cf44d64e7eb483f527795c16a9d281c3e889ffe5114675a4f52b662917db4_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:323d02bf32b01a41e418d460c302caadd10e9f8db5a8cf8c46ca614d7134d7d6_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c4f0e5ce1205c837e38a00ec1846839081659058a5e2b623a9ab89f366b85bbe_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:c750b3e39673007022fd9ae2d44f37b5e5c50b40603518c9b29a713c67cbc011_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:da3a69b9b8cfde700db9da135dc16748120b7eb341ac830267a5800fc91f8441_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:09719c09a1219ca09c100b7bbef0bbbf6f475cd821ddcf706eb0300f8a311423_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:44c147d41152fd0643b8f32846789d6ff0220b406bac7d282a8744069befca8d_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:7577290bfb7c2b33cb8264ab45529476fac1de2fddb60fa65f1507f56857806d_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ff644f5a12376da2d907abac9b2cd6eb01300643d91504173ab48a94d43b6a3b_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:50f5e36e2c5a3b7c28bd290be9e675a80b2c62e21dfba2af653ddb5381a7128e_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:93ec5dc7eb2aec4684ee3995e6944594da958c69746d044420fb4f85219dc612_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:c270c3509f897477f6033abdb7881d79a51233c11dd41b00a3bdc37ced75b9d4_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcd6f9d1cce39ff2aafdc90f2ddd26b7129cc4681f6afd842120b89a872771e7_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:0f11db4de8e1f1ca9c92c4b7dda13971d2a131869d832fd8fdba3d3dc1ddc838_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:31e65307a314e9af13fab5e6d407ecc455e9c810fc6de9078646064f1434de60_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:754f9ff7755dc53759ace39405e256172fa86aef9cc9e50f4dba556439700da5_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:80d437e1cb373337b0775f7eb3a2e00dd640df3316a66db43fe8b2809fd0050a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0d2738142edbaa6110b3fc3b73da5a5b9f94b5409b6735d411c70e6ef1133e1a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:14246f83f8886e5adf458028cab9b9b72547098060d925460dbdb11e880cff7a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:728620ea34e6f96a50200b8f2851ab822535096b76de70356a108cb42a12df16_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:8e2325bd1b8919544ab3468d7fabfabaaf03a77f750144908af090db7520ac67_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:2c45f7e44392d0023bebe931ddbd33a6c1f7d8c6ec1f5dcaf21fe8e65cdd91f8_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:72be87d17426a8252214eaa17deac53845f6b182ed3c324b961c5bca9a655ff3_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b80e1b78432b4ef781296cd99e3b5b979b194c626473b0263730c49230a6b401_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:d306151f1dff09be8c6372d7f514c4eac9196a9a1481d466764ed07874b22482_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:e0257bb626a8589e0723b28523b4c73823bc32ebcf5a7f059c2a6e8f586b9c0b_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:de106df54d5f0cb99e4824c858450445131b5f1db1376acfbf6b1e28197e98ae_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:eddb03ae81c44ed502db12a2d8f8d19874e8c0a384ebac4324b429377f6de67a_amd64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:0a71985b53f0f5d31573dacd44f95172bfdbf249b7cd0ed845800037fede483a_arm64", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:3b25f730b2d93bd9ab7573ba15f533831dad27e1e047f8e77248c78ca826d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:bad956fc68145dbbce344606d2b336570c4e57a7f2ba38968239b4b89e499846_s390x", "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:c62fc7d053bcf9e6cabcf3f385a341f476ae2fe955087845fdb6eb0fe996cad4_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:198b7f1ef123925e5aab89e8d395576b68e2ab8c0d513bd737cee44672e78c7f_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1c11ee8258b78b242aa7f9f32735fd25829f6dcc3c982b200d42a5ee77ca2ab8_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:4f28d3eecbe85fed454d57dd4ba4f069e394a3e394dcce3dc6a75d1e8f9fe606_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:9716c0e68fe48889eb68d3e01da75b775f3411450e66699364be273fc8ca88af_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:49fc2776989fefdb55700e84c47fad34dce4410333d0bf5f5c02b1c63c6afc45_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:4d4bad8a8a4298c21d6d22a7f4fdfdeebbb614885c3b0f3701bead336301eeb6_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8ae90ef550ad8b31351ca59c1b323d8d6692ea1a16c64d958ef5535220d6cf1f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9823f7feef6cb78482c14e8a1474d055961ec0aa241e64dba5a8c13d6683a3d6_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:30d2a06cc37e3965f6569694762687531ad0cb837115b740c320e7d7ae825b86_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:45945b75d9e1162726c63a65bb4b3169b089f47e8bc45e8b8cd192e803661e51_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:5801ba0357b07e0057837d2949073917103a9769b95e32690cac726a0427f46f_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:95b511e79e0ea811e95456d27a4b9aab496bebcc9e2eba7263247c633bca99d0_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:38dc569b627826023790f34f1b35a666c0bd093ba1ea0b558acf2ab83fbe0944_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:4374cdb5e989b34ce771320e038711da38613f86a7430d47feadd0f85b32d830_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bfe400cf240b419c4c81dde497d2cc3c0b430ac3ba724c11b2e7e380b6caa3b5_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c391cf4de14a01c82a6fd3c25a731c15cc7b827af8a0f7425eeb17f2351f86c9_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:91af007b1637ecd038e7c1ac2453d9cb957484f1908dc23bf84462e5091b4911_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:a4eedfc6515d5acea2972d4803f4a69026ac63a096246a97da8cb946f1961a8b_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:aa8a1d82ad206a90d7158daa8bb9ae28eca3eb1d86808506ac7f730dfe996e39_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:df4f0333a9626bf43218bcbbed659d8512ea113c58978104a0791f3a50469e54_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:2c991b981d15a5b3637dd96ebbc5c0c520b35cba91f23cdb6593d4b698c8e544_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:4d8869b3e908ef654275a6f2942643e907539723c51d6f33a53257df06007b1e_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:b4d19506e327428ee2e0d445a29a279532090eb1ff2b833a14f1debc64c609c7_amd64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d2763d82a55778f80ee58f9c7c9cc23a4f70e59a7665cd81dd443070ff5b6076_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:31fa8865fda3cbfbde64cfb9df68d74533cfe916608d8097f0acb31883e505d2_ppc64le", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c00c92df6a63698aad32decd80addbd37ebeb69229d43593d3b4c4d8f0397ff5_s390x", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d00c8445fd16037038cb95a58b6db5711630b228b1ac470667c344a3c890d915_arm64", "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:d148168237e727dc2073157dfcde05ed03ea5c8d2f5ec0e99dd4d739f7306cea_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: potential denial-of-service vulnerability in IPv6 validation" } ] }
rhsa-2025:0341
Vulnerability from csaf_redhat
Published
2025-01-15 19:34
Modified
2025-02-13 21:30
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.5
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):
* ansible-lightspeed-container: Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)
* ansible-lightspeed-container: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)
* ansible-lightspeed-container: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)
* ansible-lightspeed-container: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407)
Update(s) and fix(es):
* The ansible.controller collection has been updated to 4.6.6 (AAP-38443)
* Database replicas can now be configured for the operator-managed AAP centralized PostgreSQL database (AAP-38145)
* Apply EDA API resource requirements for cpu and memory to the nginx container that serves up the browsable API for EDA. Allow overriding memory requests and limits to satisfy ResourceQuotas in quota constrained environments (AAP-38140)
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": "Important" }, "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", "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* ansible-lightspeed-container: Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)\n* ansible-lightspeed-container: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n* ansible-lightspeed-container: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)\n* ansible-lightspeed-container: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407)\n\nUpdate(s) and fix(es):\n* The ansible.controller collection has been updated to 4.6.6 (AAP-38443)\n* Database replicas can now be configured for the operator-managed AAP centralized PostgreSQL database (AAP-38145)\n* Apply EDA API resource requirements for cpu and memory to the nginx container that serves up the browsable API for EDA. Allow overriding memory requests and limits to satisfy ResourceQuotas in quota constrained environments (AAP-38140)", "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-2025:0341", "url": "https://access.redhat.com/errata/RHSA-2025:0341" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2327130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130" }, { "category": "external", "summary": "2329003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003" }, { "category": "external", "summary": "2333854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854" }, { "category": "external", "summary": "2333856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0341.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update", "tracking": { "current_release_date": "2025-02-13T21:30:31+00:00", "generator": { "date": "2025-02-13T21:30:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2025:0341", "initial_release_date": "2025-01-15T19:34:31+00:00", "revision_history": [ { "date": "2025-01-15T19:34:31+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-15T19:34:31+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-13T21:30:31+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 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing: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", "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 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_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-billing-rhel8\u0026tag=0.3.0-55" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-billing-rhel8-operator\u0026tag=1.0.4-54" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-140" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-ui-rhel8\u0026tag=1.0.5-101" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "product": { "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "product_id": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-ui-rhel8-operator\u0026tag=1.0.4-136" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "product": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-508" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1050" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-199" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-200" } } }, { "category": "product_version", "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "product": { "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "product_identification_helper": { "purl": "pkg:oci/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.5-520" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "product": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=24.9.0-29" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250107-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-106" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-690" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-691" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-648" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-649" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "product": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "product_id": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.6-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "product": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-146" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.3-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-145" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "product": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.3-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "product": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250115-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "product": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-187" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "product": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "product_identification_helper": { "purl": "pkg:oci/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.0-37" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "product": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "product_id": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.1-19" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "product": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-147" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "product": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.1-16" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.2-9" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.2-10" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "product": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.2-14" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "product": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.2-15" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "product": { "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "product_id": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-cloud-services-rhel9\u0026tag=1.0.0-292" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-800" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-799" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-874" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-875" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "product": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-99" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "product": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-130" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "product": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "product_identification_helper": { "purl": "pkg:oci/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.1-8" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "product": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-508" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1050" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-199" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-200" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=24.9.0-29" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250107-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-106" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-690" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-691" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-648" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-649" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "product": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "product_id": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.6-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "product": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-146" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.3-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-145" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "product": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.3-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "product": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250115-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "product": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-187" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "product": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "product_identification_helper": { "purl": "pkg:oci/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.0-37" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "product": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "product_id": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.1-19" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "product": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-147" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "product": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.1-16" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.2-9" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.2-10" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "product": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.2-14" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "product": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.2-15" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-800" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-799" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-874" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le", "product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-875" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "product": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-99" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "product": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-130" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "product": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.1-8" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "product": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-508" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1050" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-199" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-200" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "product": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=24.9.0-29" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250107-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-106" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-690" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-691" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-648" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-649" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "product": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "product_id": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.6-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "product": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-146" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.3-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-145" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "product": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.3-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "product": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250115-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "product": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-187" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "product": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "product_identification_helper": { "purl": "pkg:oci/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.0-37" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "product": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "product_id": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.1-19" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "product": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-147" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "product": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.1-16" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.2-9" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.2-10" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "product": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.2-14" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "product": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.2-15" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-800" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-799" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-874" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-875" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "product": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-99" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "product": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-130" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "product": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "product_identification_helper": { "purl": "pkg:oci/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.1-8" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "product": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "product_identification_helper": { "purl": "pkg:oci/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-508" } } }, { "category": "product_version", "name": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "product": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "product_id": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1050" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-199" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "product": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-200" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "product": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=24.9.0-29" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250107-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "product": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "product_identification_helper": { "purl": "pkg:oci/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-106" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-690" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "product": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-691" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-648" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "product": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-649" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "product": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "product_id": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.6-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "product": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "product_identification_helper": { "purl": "pkg:oci/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-146" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.3-12" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "product": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-145" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "product": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "product_identification_helper": { "purl": "pkg:oci/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.3-3" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "product": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250115-1" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "product": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "product_identification_helper": { "purl": "pkg:oci/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-187" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "product": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "product_identification_helper": { "purl": "pkg:oci/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.0-37" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "product": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "product_id": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.1-19" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "product": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-147" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "product": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "product_identification_helper": { "purl": "pkg:oci/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.1-16" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.2-9" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "product": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "product_identification_helper": { "purl": "pkg:oci/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.2-10" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "product": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.2-14" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "product": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "product_identification_helper": { "purl": "pkg:oci/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.2-15" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "product": { "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "product_id": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-cloud-services-rhel9\u0026tag=1.0.0-292" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-800" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "product": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-799" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-874" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "product": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-875" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "product": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-99" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "product": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "product_identification_helper": { "purl": "pkg:oci/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-130" } } }, { "category": "product_version", "name": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "product": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "product_identification_helper": { "purl": "pkg:oci/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.1-8" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64" }, "product_reference": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64 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-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64" }, "product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le 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-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le" }, "product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x 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-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x" }, "product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64 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-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64" }, "product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64 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-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le 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-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64 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-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x 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-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x 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-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64 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-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le 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-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64 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-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64 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-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x 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-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64 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-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le 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-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x 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-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64 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-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64 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-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le 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-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64 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-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64" }, "product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x 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-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x" }, "product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64 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-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64" }, "product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le 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-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le" }, "product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64 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-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64" }, "product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le 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-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le" }, "product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64 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-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64" }, "product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x 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-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x" }, "product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64 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-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x 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-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le 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-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64 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-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64 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-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x 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-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64 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-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le 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-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le 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-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64 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-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64 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-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x 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-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le 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-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64 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-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x 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-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64 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-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64" }, "product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64 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-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64" }, "product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le 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-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le" }, "product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64 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-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64" }, "product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x 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-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x" }, "product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le 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-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64 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-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64 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-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x 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-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64 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-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64 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-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x 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-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le 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-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64 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-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64" }, "product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64 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-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64" }, "product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x 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-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x" }, "product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le 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-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le" }, "product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le 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-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64 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-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64 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-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x 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-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le 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-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64 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-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64 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-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x 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-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x" }, "product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le 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-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le" }, "product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x 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-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x" }, "product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64 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-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64" }, "product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64 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-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64" }, "product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64 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-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64" }, "product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64 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-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64" }, "product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le 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-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le" }, "product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x 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-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x" }, "product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64 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-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64" }, "product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le 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-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le" }, "product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x 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-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x" }, "product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64 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-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64" }, "product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x 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-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le 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-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64 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-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64 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-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64 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-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le 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-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x 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-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64 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-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" }, "product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x 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-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x" }, "product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64 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-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64" }, "product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le 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-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le" }, "product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64 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-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64" }, "product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le 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-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le" }, "product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64 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-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64" }, "product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x 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-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x" }, "product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64 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-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64" }, "product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64 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-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64" }, "product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le 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-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le" }, "product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64 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-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64" }, "product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x 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-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x" }, "product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64 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/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64" }, "product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64 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/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64 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/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x 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/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le 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/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le" }, "product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64 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-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le 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-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64 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-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x 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-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64 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-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le 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-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64 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-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x 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-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x 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-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64 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-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64 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-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le 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-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le" }, "product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le 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-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64 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-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64 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-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x 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-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x" }, "product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64 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-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le 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-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64 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-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x 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-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x" }, "product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64 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-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64" }, "product_reference": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64 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-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64" }, "product_reference": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x 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-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64 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-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le 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-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64 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-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64" }, "product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64 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-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64 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-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x 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-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le 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-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" }, "product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11407", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2024-11-26T18:00:51.080669+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2329003" } ], "notes": [ { "category": "description", "text": "A flaw was found in gRPC. In certain configurations, the data sent by the application may be corrupted before transmission over the network, leaving the recipient with an incorrect set of bytes, which will cause RPC requests to fail. This issue may lead to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "grpc: Denial of Service through Data corruption in gRPC-C++", "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:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-11407" }, { "category": "external", "summary": "RHBZ#2329003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-11407", "url": "https://www.cve.org/CVERecord?id=CVE-2024-11407" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407" }, { "category": "external", "summary": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791", "url": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791" } ], "release_date": "2024-11-26T16:59:49.718000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-15T19:34:31+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0341" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grpc: Denial of Service through Data corruption in gRPC-C++" }, { "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-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "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:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] }, "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": "2025-01-15T19:34:31+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0341" } ], "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-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" }, { "cve": "CVE-2024-56201", "cwe": { "id": "CWE-150", "name": "Improper Neutralization of Escape, Meta, or Control Sequences" }, "discovery_date": "2024-12-23T16:00:38.768252+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333854" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: Jinja has a sandbox breakout through malicious filenames", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.", "title": "Statement" }, { "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:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56201" }, { "category": "external", "summary": "RHBZ#2333854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201" }, { "category": "external", "summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f", "url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f" }, { "category": "external", "summary": "https://github.com/pallets/jinja/issues/1792", "url": "https://github.com/pallets/jinja/issues/1792" }, { "category": "external", "summary": "https://github.com/pallets/jinja/releases/tag/3.1.5", "url": "https://github.com/pallets/jinja/releases/tag/3.1.5" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699" } ], "release_date": "2024-12-23T15:37:36.110000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-15T19:34:31+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0341" }, { "category": "workaround", "details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jinja2: Jinja has a sandbox breakout through malicious filenames" }, { "cve": "CVE-2024-56326", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-12-23T16:00:46.619763+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333856" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.", "title": "Statement" }, { "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:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56326" }, { "category": "external", "summary": "RHBZ#2333856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56326" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326" }, { "category": "external", "summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4", "url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4" }, { "category": "external", "summary": "https://github.com/pallets/jinja/releases/tag/3.1.5", "url": "https://github.com/pallets/jinja/releases/tag/3.1.5" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h" } ], "release_date": "2024-12-23T15:43:49.400000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-15T19:34:31+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0341" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64", "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method" } ] }
rhsa-2025:0753
Vulnerability from csaf_redhat
Published
2025-01-28 01:03
Modified
2025-02-13 21:32
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform Execution Environments Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform Execution Environments
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):
* ee-minimal-container: aiohttp vulnerable to request smuggling due to
incorrect parsing of chunk extensions (CVE-2024-52304)
* ee-minimal-container: Jinja has a sandbox breakout through malicious
filenames (CVE-2024-56201)
* ee-minimal-container: Jinja has a sandbox breakout through indirect
reference to format method (CVE-2024-56326)
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": "Important" }, "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 Execution Environments", "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* ee-minimal-container: aiohttp vulnerable to request smuggling due to\nincorrect parsing of chunk extensions (CVE-2024-52304)\n* ee-minimal-container: Jinja has a sandbox breakout through malicious\nfilenames (CVE-2024-56201)\n* ee-minimal-container: Jinja has a sandbox breakout through indirect\nreference to format method (CVE-2024-56326)", "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-2025:0753", "url": "https://access.redhat.com/errata/RHSA-2025:0753" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2327130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130" }, { "category": "external", "summary": "2333854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854" }, { "category": "external", "summary": "2333856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0753.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform Execution Environments Container Release Update", "tracking": { "current_release_date": "2025-02-13T21:32:21+00:00", "generator": { "date": "2025-02-13T21:32:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2025:0753", "initial_release_date": "2025-01-28T01:03:48+00:00", "revision_history": [ { "date": "2025-01-28T01:03:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-28T01:03:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-13T21:32:21+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Ansible Automation Platform Execution Environments", "product": { "name": "Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:ee::el8" } } }, { "category": "product_name", "name": "Ansible Automation Platform Execution Environments", "product": { "name": "Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:ee::el9" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=3.0.1-114" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "product": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "product_id": "ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel9\u0026tag=3.0.1-113" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.15.13-6" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.1-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.1-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.7-3" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=3.0.1-114" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "product_id": "ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel9\u0026tag=3.0.1-113" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=1.2.0-94" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "product": { "name": "ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "product_id": "ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-29-rhel8\u0026tag=2.9.27-35" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.13.10-37" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.15.13-6" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.14.13-24" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.1-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.12.10-57" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.1-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.7-3" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=3.0.1-114" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "product": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "product_id": "ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel9\u0026tag=3.0.1-113" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.15.13-6" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.1-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.1-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.7-3" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=3.0.1-114" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64", "product_id": "ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel9\u0026tag=3.0.1-113" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.15.13-6" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.1-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.1-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.7-3" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64" }, "product_reference": "ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" } ] }, "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-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64" ] } ], "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-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ], "known_not_affected": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64" ] }, "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": "2025-01-28T01:03:48+00:00", "details": "Red Hat Ansible Automation Platform Execution Environments", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0753" } ], "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-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" }, { "cve": "CVE-2024-56201", "cwe": { "id": "CWE-150", "name": "Improper Neutralization of Escape, Meta, or Control Sequences" }, "discovery_date": "2024-12-23T16:00:38.768252+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333854" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: Jinja has a sandbox breakout through malicious filenames", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.", "title": "Statement" }, { "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-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ], "known_not_affected": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56201" }, { "category": "external", "summary": "RHBZ#2333854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201" }, { "category": "external", "summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f", "url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f" }, { "category": "external", "summary": "https://github.com/pallets/jinja/issues/1792", "url": "https://github.com/pallets/jinja/issues/1792" }, { "category": "external", "summary": "https://github.com/pallets/jinja/releases/tag/3.1.5", "url": "https://github.com/pallets/jinja/releases/tag/3.1.5" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699" } ], "release_date": "2024-12-23T15:37:36.110000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-28T01:03:48+00:00", "details": "Red Hat Ansible Automation Platform Execution Environments", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0753" }, { "category": "workaround", "details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jinja2: Jinja has a sandbox breakout through malicious filenames" }, { "cve": "CVE-2024-56326", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-12-23T16:00:46.619763+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333856" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.", "title": "Statement" }, { "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-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ], "known_not_affected": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56326" }, { "category": "external", "summary": "RHBZ#2333856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56326" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326" }, { "category": "external", "summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4", "url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4" }, { "category": "external", "summary": "https://github.com/pallets/jinja/releases/tag/3.1.5", "url": "https://github.com/pallets/jinja/releases/tag/3.1.5" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h" } ], "release_date": "2024-12-23T15:43:49.400000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-28T01:03:48+00:00", "details": "Red Hat Ansible Automation Platform Execution Environments", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0753" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:6482c85063d9a9b0c004ab820864b8ee4ad539411a4201d7986ec539a9ff4065_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:81429faee24a766d27e9e53e525307f004a0a1e3565c7b343894ebc00c97be6e_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:94633e88e68654792939437c4e88124607d0ce78cc29a9b3adc4f6741dd6ad40_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:9e237d9484aafa8663cc8df9b762e4f720a4bd4702035a9a2c7f52761be03c89_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f5487d83e07fbfede2d9724cea2fa1947aaf9207f2b80ed2091ea63677a1a37b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:afc0732dabb2e714ad61602ccc323dfa94fc761527d2209dd35d8acf347e1cdd_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cec10d9a6e61ee12691ad1f441947b2019c29db163c2f3872851ebb6ef32cc2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0cf19f239c3ac9697d64e522ba35b0b509543179f2ba68c363281bcd3d6df8e2_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1581e584e3ff8fa919eecdcd5c9517426a14061fe268c8ba6c277ac5e4cd6486_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2e82c21518bcc5a825c0a84a97eb49745e752073097739f0425d45dbfd432eb1_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:446ece6a25bcd6f2a4c2aba033938591c2617e643c4f3de33c8bdb7b8d0f514a_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:57ed3d64f3acf810747fe88627901aeead08bd3d892b12b7206c14fa024a1930_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d32871a9c5fd57bf54cbadb5ffc882d9c158b40cbd8c3a596e7a0d668643167_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:66a83c19cee27a007f0a1c9e9a82d669ba3f97f0dcce2308a0ce32d3e1cd3a7f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:6f25526b662c522db6b886ce896a4fa1fc3f3cb27c8857a15c26b91a444257b9_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:75357202064ca5c4e815863557cf2140da33bd2a801f442fb399ed3093c5d313_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:945c55597448f92bd7b46df53b3907f2835132b25d1d932edcd7c63f7b6e75d9_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a23c98abc33bb233ee267f92ae6b706b03b67e94bd95280395898400fd8ec85f_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:aaa47e2dd1c71c0d36a4331fc0078a5067ef2cd93bda1902d3863a341e2e6074_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac62c6296c182e61c77f571728c094d35eb11e37bc2133a5984d04c8ffd2830d_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c1d6fe4ed7afe9d13fa292615585f044e412a81311537ef6c7465f9d2e7e19c6_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c407acff07bde1e61e0990cac320609fb81f97d96b7d1f7780683129a117ccea_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:d8aa73f286779b3b4c49f0ce745f973b09bce51d1338420587515b91deabd5a7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:f1e7001759d5f70cd598b59a4a5f2e0786e3dfdd63e1ff70cb382a73b5182dfd_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ff3261d84f5062ad13fc080ee9b53991d4e64cec28c2810f78ae5d85fecb80db_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:45b628279885139dd3223b25bf4af3eb2eb04b83781971061a6f1a3f4027bdfc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:48248cdd9d621c2bf0467671eab1913738447245473a0a2f528ff4f82a731f5e_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:79806e62bfc3e9b60cd380d70b66ee1fa52f8066f0d21a981361f5ec45ecc036_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:fc899a2b4bf476f60dd52a7b8e4ff4c60d48795b32bba14adae38205641537fb_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:032b5590181bf1e67df6d12c0af3856a2fc0fd79091f93f80e7b63653a91297c_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:4db03217fe090a2ad774fab7250a1eadd5a075d01ca731f75074339ec18b4c9c_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:6e295d75c78943c21d120dd1d965b0a14f732a3ec9309c75471cf2bb92410922_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:db6a3af8b9768035d9c2733d2a6a2f48ac67ce570e5533f446c6be73a7a6c296_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method" } ] }
rhsa-2024_11574
Vulnerability from csaf_redhat
Published
2024-12-19 16:40
Modified
2024-12-19 21:44
Summary
Red Hat Security Advisory: Satellite 6.16.1 Async Update
Notes
Topic
A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.
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 Satellite is a system management solution that allows organizations
to configure and maintain their systems without the necessity to provide
public Internet access to their servers or other client systems. It
performs provisioning and configuration management of predefined standard
operating environments.
Security Fix(es):
* aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)
Users of Red Hat Satellite are advised to upgrade to these updated
packages, which fix these bugs.
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": "A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.", "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:11574", "url": "https://access.redhat.com/errata/RHSA-2024:11574" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index" }, { "category": "external", "summary": "2327130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130" }, { "category": "external", "summary": "SAT-28560", "url": "https://issues.redhat.com/browse/SAT-28560" }, { "category": "external", "summary": "SAT-28990", "url": "https://issues.redhat.com/browse/SAT-28990" }, { "category": "external", "summary": "SAT-29255", "url": "https://issues.redhat.com/browse/SAT-29255" }, { "category": "external", "summary": "SAT-29340", "url": "https://issues.redhat.com/browse/SAT-29340" }, { "category": "external", "summary": "SAT-29427", "url": "https://issues.redhat.com/browse/SAT-29427" }, { "category": "external", "summary": "SAT-29432", "url": "https://issues.redhat.com/browse/SAT-29432" }, { "category": "external", "summary": "SAT-29697", "url": "https://issues.redhat.com/browse/SAT-29697" }, { "category": "external", "summary": "SAT-29698", "url": "https://issues.redhat.com/browse/SAT-29698" }, { "category": "external", "summary": "SAT-29699", "url": "https://issues.redhat.com/browse/SAT-29699" }, { "category": "external", "summary": "SAT-29700", "url": "https://issues.redhat.com/browse/SAT-29700" }, { "category": "external", "summary": "SAT-29701", "url": "https://issues.redhat.com/browse/SAT-29701" }, { "category": "external", "summary": "SAT-29702", "url": "https://issues.redhat.com/browse/SAT-29702" }, { "category": "external", "summary": "SAT-29946", "url": "https://issues.redhat.com/browse/SAT-29946" }, { "category": "external", "summary": "SAT-29947", "url": "https://issues.redhat.com/browse/SAT-29947" }, { "category": "external", "summary": "SAT-29974", "url": "https://issues.redhat.com/browse/SAT-29974" }, { "category": "external", "summary": "SAT-30085", "url": "https://issues.redhat.com/browse/SAT-30085" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11574.json" } ], "title": "Red Hat Security Advisory: Satellite 6.16.1 Async Update", "tracking": { "current_release_date": "2024-12-19T21:44:43+00:00", "generator": { "date": "2024-12-19T21:44:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.3" } }, "id": "RHSA-2024:11574", "initial_release_date": "2024-12-19T16:40:33+00:00", "revision_history": [ { "date": "2024-12-19T16:40:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-19T16:40:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-19T21:44:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_maintenance:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_maintenance:6.16::el9" } } } ], "category": "product_family", "name": "Red Hat Satellite 6" }, { "branches": [ { "category": "product_version", "name": "candlepin-0:4.4.20-1.el8sat.src", "product": { "name": "candlepin-0:4.4.20-1.el8sat.src", "product_id": "candlepin-0:4.4.20-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product_id": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product_id": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohappyeyeballs@2.4.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg-0:3.2.3-1.el8pc.src", "product": { "name": "python-psycopg-0:3.2.3-1.el8pc.src", "product_id": "python-psycopg-0:3.2.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg@3.2.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product_id": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c@3.2.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-yarl-0:1.13.1-1.el8pc.src", "product": { "name": "python-yarl-0:1.13.1-1.el8pc.src", "product_id": "python-yarl-0:1.13.1-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl@1.13.1-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product_id": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el8sat.src", "product": { "name": "satellite-0:6.16.1-1.el8sat.src", "product_id": "satellite-0:6.16.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product_id": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.10.11-1.el8pc.src", "product": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src", "product_id": "python-aiohttp-0:3.10.11-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.10.11-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulpcore-0:3.49.28-1.el8pc.src", "product": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src", "product_id": "python-pulpcore-0:3.49.28-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulpcore@3.49.28-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "candlepin-0:4.4.20-1.el9sat.src", "product": { "name": "candlepin-0:4.4.20-1.el9sat.src", "product_id": "candlepin-0:4.4.20-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product_id": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el9sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product_id": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohappyeyeballs@2.4.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg-0:3.2.3-1.el9pc.src", "product": { "name": "python-psycopg-0:3.2.3-1.el9pc.src", "product_id": "python-psycopg-0:3.2.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg@3.2.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product_id": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c@3.2.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-yarl-0:1.13.1-1.el9pc.src", "product": { "name": "python-yarl-0:1.13.1-1.el9pc.src", "product_id": "python-yarl-0:1.13.1-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl@1.13.1-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product_id": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el9sat.src", "product": { "name": "satellite-0:6.16.1-1.el9sat.src", "product_id": "satellite-0:6.16.1-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product_id": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el9sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.10.11-1.el9pc.src", "product": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src", "product_id": "python-aiohttp-0:3.10.11-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.10.11-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-pulpcore-0:3.49.28-1.el9pc.src", "product": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src", "product_id": "python-pulpcore-0:3.49.28-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulpcore@3.49.28-1.el9pc?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "candlepin-0:4.4.20-1.el8sat.noarch", "product": { "name": "candlepin-0:4.4.20-1.el8sat.noarch", "product_id": "candlepin-0:4.4.20-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product": { "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product_id": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin-selinux@4.4.20-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product_id": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product_id": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.3-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product_id": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.3-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product_id": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.3-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product_id": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-common-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product_id": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product_id": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.28-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-0:4.4.20-1.el9sat.noarch", "product": { "name": "candlepin-0:4.4.20-1.el9sat.noarch", "product_id": "candlepin-0:4.4.20-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product": { "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product_id": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin-selinux@4.4.20-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product_id": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product_id": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.3-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product_id": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.3-1.el9pc?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product_id": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.3-1.el9pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product_id": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-common-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product_id": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product_id": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.28-1.el9pc?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product_id": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product_id": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c-debugsource@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product_id": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c-debuginfo@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product_id": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product_id": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl-debugsource@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product_id": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product_id": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product_id": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c-debugsource@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product_id": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c-debuginfo@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product_id": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product_id": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl-debugsource@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product_id": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.10.11-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9pc?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch" }, "product_reference": "candlepin-0:4.4.20-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src" }, "product_reference": "candlepin-0:4.4.20-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch" }, "product_reference": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch" }, "product_reference": "candlepin-0:4.4.20-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src" }, "product_reference": "candlepin-0:4.4.20-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch" }, "product_reference": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" } ] }, "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-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] } ], "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-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" ], "known_not_affected": [ "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] }, "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-19T16:40:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index", "product_ids": [ "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11574" } ], "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-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" } ] }
RHSA-2024:10766
Vulnerability from csaf_redhat
Published
2024-12-03 19:25
Modified
2025-02-08 20:27
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-02-08T20:27:04+00:00", "generator": { "date": "2025-02-08T20:27:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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-02-08T20:27:04+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" } ] }
rhsa-2024:11574
Vulnerability from csaf_redhat
Published
2024-12-19 16:40
Modified
2025-02-08 20:27
Summary
Red Hat Security Advisory: Satellite 6.16.1 Async Update
Notes
Topic
A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.
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 Satellite is a system management solution that allows organizations
to configure and maintain their systems without the necessity to provide
public Internet access to their servers or other client systems. It
performs provisioning and configuration management of predefined standard
operating environments.
Security Fix(es):
* aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)
Users of Red Hat Satellite are advised to upgrade to these updated
packages, which fix these bugs.
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": "A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.", "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:11574", "url": "https://access.redhat.com/errata/RHSA-2024:11574" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index" }, { "category": "external", "summary": "2327130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130" }, { "category": "external", "summary": "SAT-28560", "url": "https://issues.redhat.com/browse/SAT-28560" }, { "category": "external", "summary": "SAT-28990", "url": "https://issues.redhat.com/browse/SAT-28990" }, { "category": "external", "summary": "SAT-29255", "url": "https://issues.redhat.com/browse/SAT-29255" }, { "category": "external", "summary": "SAT-29340", "url": "https://issues.redhat.com/browse/SAT-29340" }, { "category": "external", "summary": "SAT-29427", "url": "https://issues.redhat.com/browse/SAT-29427" }, { "category": "external", "summary": "SAT-29432", "url": "https://issues.redhat.com/browse/SAT-29432" }, { "category": "external", "summary": "SAT-29697", "url": "https://issues.redhat.com/browse/SAT-29697" }, { "category": "external", "summary": "SAT-29698", "url": "https://issues.redhat.com/browse/SAT-29698" }, { "category": "external", "summary": "SAT-29699", "url": "https://issues.redhat.com/browse/SAT-29699" }, { "category": "external", "summary": "SAT-29700", "url": "https://issues.redhat.com/browse/SAT-29700" }, { "category": "external", "summary": "SAT-29701", "url": "https://issues.redhat.com/browse/SAT-29701" }, { "category": "external", "summary": "SAT-29702", "url": "https://issues.redhat.com/browse/SAT-29702" }, { "category": "external", "summary": "SAT-29946", "url": "https://issues.redhat.com/browse/SAT-29946" }, { "category": "external", "summary": "SAT-29947", "url": "https://issues.redhat.com/browse/SAT-29947" }, { "category": "external", "summary": "SAT-29974", "url": "https://issues.redhat.com/browse/SAT-29974" }, { "category": "external", "summary": "SAT-30085", "url": "https://issues.redhat.com/browse/SAT-30085" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11574.json" } ], "title": "Red Hat Security Advisory: Satellite 6.16.1 Async Update", "tracking": { "current_release_date": "2025-02-08T20:27:41+00:00", "generator": { "date": "2025-02-08T20:27:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:11574", "initial_release_date": "2024-12-19T16:40:33+00:00", "revision_history": [ { "date": "2024-12-19T16:40:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-19T16:40:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-08T20:27:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 8", "product": { "name": "Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_maintenance:6.16::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.16::el9" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.16 for RHEL 9", "product": { "name": "Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_maintenance:6.16::el9" } } } ], "category": "product_family", "name": "Red Hat Satellite 6" }, { "branches": [ { "category": "product_version", "name": "candlepin-0:4.4.20-1.el8sat.src", "product": { "name": "candlepin-0:4.4.20-1.el8sat.src", "product_id": "candlepin-0:4.4.20-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product_id": "foreman-installer-1:3.12.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product_id": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohappyeyeballs@2.4.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg-0:3.2.3-1.el8pc.src", "product": { "name": "python-psycopg-0:3.2.3-1.el8pc.src", "product_id": "python-psycopg-0:3.2.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg@3.2.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product_id": "python-psycopg_c-0:3.2.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c@3.2.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-yarl-0:1.13.1-1.el8pc.src", "product": { "name": "python-yarl-0:1.13.1-1.el8pc.src", "product_id": "python-yarl-0:1.13.1-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl@1.13.1-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product_id": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el8sat.src", "product": { "name": "satellite-0:6.16.1-1.el8sat.src", "product_id": "satellite-0:6.16.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product_id": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.10.11-1.el8pc.src", "product": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src", "product_id": "python-aiohttp-0:3.10.11-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.10.11-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulpcore-0:3.49.28-1.el8pc.src", "product": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src", "product_id": "python-pulpcore-0:3.49.28-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulpcore@3.49.28-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "candlepin-0:4.4.20-1.el9sat.src", "product": { "name": "candlepin-0:4.4.20-1.el9sat.src", "product_id": "candlepin-0:4.4.20-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product_id": "foreman-installer-1:3.12.0.3-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el9sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product_id": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohappyeyeballs@2.4.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg-0:3.2.3-1.el9pc.src", "product": { "name": "python-psycopg-0:3.2.3-1.el9pc.src", "product_id": "python-psycopg-0:3.2.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg@3.2.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product_id": "python-psycopg_c-0:3.2.3-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c@3.2.3-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-yarl-0:1.13.1-1.el9pc.src", "product": { "name": "python-yarl-0:1.13.1-1.el9pc.src", "product_id": "python-yarl-0:1.13.1-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl@1.13.1-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product_id": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el9sat.src", "product": { "name": "satellite-0:6.16.1-1.el9sat.src", "product_id": "satellite-0:6.16.1-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el9sat?arch=src" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product_id": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el9sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el9sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.10.11-1.el9pc.src", "product": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src", "product_id": "python-aiohttp-0:3.10.11-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.10.11-1.el9pc?arch=src" } } }, { "category": "product_version", "name": "python-pulpcore-0:3.49.28-1.el9pc.src", "product": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src", "product_id": "python-pulpcore-0:3.49.28-1.el9pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulpcore@3.49.28-1.el9pc?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "candlepin-0:4.4.20-1.el8sat.noarch", "product": { "name": "candlepin-0:4.4.20-1.el8sat.noarch", "product_id": "candlepin-0:4.4.20-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product": { "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product_id": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin-selinux@4.4.20-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product_id": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product_id": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.3-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product_id": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.3-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product_id": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.3-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product_id": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-cli-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-common-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el8sat.noarch", "product": { "name": "satellite-0:6.16.1-1.el8sat.noarch", "product_id": "satellite-0:6.16.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product_id": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product_id": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.28-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-0:4.4.20-1.el9sat.noarch", "product": { "name": "candlepin-0:4.4.20-1.el9sat.noarch", "product_id": "candlepin-0:4.4.20-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.4.20-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product": { "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product_id": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin-selinux@4.4.20-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product_id": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.12.0.3-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product_id": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.12.0.3-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product_id": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.3-1.el9pc?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product_id": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.3-1.el9pc?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product_id": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@1.2.2-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product_id": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@10.0.3-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product_id": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.5-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-common-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product_id": "satellite-cli-0:6.16.1-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.16.1-1.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product_id": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-lifecycle@6.16.0-2.el9sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product_id": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.7.10-1.el9sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product_id": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.28-1.el9pc?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product_id": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product_id": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c-debugsource@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product_id": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c-debuginfo@3.2.3-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product_id": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product_id": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl-debugsource@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product_id": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product_id": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product_id": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg_c-debugsource@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product_id": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-psycopg_c-debuginfo@3.2.3-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product_id": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product_id": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl-debugsource@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product_id": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.10.11-1.el9pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9pc?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch" }, "product_reference": "candlepin-0:4.4.20-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src" }, "product_reference": "candlepin-0:4.4.20-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-selinux-0:4.4.20-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch" }, "product_reference": "candlepin-selinux-0:4.4.20-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src" }, "product_reference": "satellite-0:6.16.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8", "product_id": "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16-utils" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch" }, "product_reference": "candlepin-0:4.4.20-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.4.20-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src" }, "product_reference": "candlepin-0:4.4.20-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-selinux-0:4.4.20-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch" }, "product_reference": "candlepin-selinux-0:4.4.20-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.12.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src" }, "product_reference": "foreman-installer-1:3.12.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src" }, "product_reference": "python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.10.11-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src" }, "product_reference": "python-aiohttp-0:3.10.11-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-0:3.2.3-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src" }, "product_reference": "python-psycopg_c-0:3.2.3-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.49.28-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src" }, "product_reference": "python-pulpcore-0:3.49.28-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.13.1-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src" }, "product_reference": "python-yarl-0:1.13.1-1.el9pc.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch" }, "product_reference": "python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64" }, "product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64 as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src" }, "product_reference": "rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src" }, "product_reference": "rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.14.0.5-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src" }, "product_reference": "rubygem-katello-0:4.14.0.5-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.16.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src" }, "product_reference": "satellite-0:6.16.1-1.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-capsule-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-cli-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.16.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch" }, "product_reference": "satellite-common-0:6.16.1-1.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "relates_to_product_reference": "9Base-satellite-6.16" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-lifecycle-0:6.16.0-2.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9", "product_id": "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" }, "product_reference": "satellite-lifecycle-0:6.16.0-2.el9sat.src", "relates_to_product_reference": "9Base-satellite-6.16" } ] }, "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-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] } ], "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-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" ], "known_not_affected": [ "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] }, "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-19T16:40:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index", "product_ids": [ "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11574" } ], "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-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:candlepin-0:4.4.20-1.el8sat.src", "8Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el8sat.src", "8Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el8sat.noarch", "8Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el8pc.src", "8Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python-psycopg-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el8pc.src", "8Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el8pc.src", "8Base-satellite-6.16:python-yarl-0:1.13.1-1.el8pc.src", "8Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el8pc.noarch", "8Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el8pc.x86_64", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el8sat.src", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el8sat.src", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.noarch", "8Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el8sat.src", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-0:6.16.1-1.el8sat.src", "8Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-cli-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-common-0:6.16.1-1.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.noarch", "8Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el8sat.src", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16-capsule:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16-capsule:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16-capsule:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16-capsule:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16-capsule:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16-capsule:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-capsule:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-capsule:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16-maintenance:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16-utils:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:candlepin-0:4.4.20-1.el9sat.src", "9Base-satellite-6.16:candlepin-selinux-0:4.4.20-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:foreman-installer-1:3.12.0.3-1.el9sat.src", "9Base-satellite-6.16:foreman-installer-katello-1:3.12.0.3-1.el9sat.noarch", "9Base-satellite-6.16:python-aiohappyeyeballs-0:2.4.3-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-0:3.10.11-1.el9pc.src", "9Base-satellite-6.16:python-aiohttp-debugsource-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python-psycopg-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-0:3.2.3-1.el9pc.src", "9Base-satellite-6.16:python-psycopg_c-debugsource-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python-pulpcore-0:3.49.28-1.el9pc.src", "9Base-satellite-6.16:python-yarl-0:1.13.1-1.el9pc.src", "9Base-satellite-6.16:python-yarl-debugsource-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohappyeyeballs-0:2.4.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-aiohttp-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg-0:3.2.3-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-psycopg_c-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.28-1.el9pc.noarch", "9Base-satellite-6.16:python3.11-yarl-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:python3.11-yarl-debuginfo-0:1.13.1-1.el9pc.x86_64", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_leapp-0:1.2.2-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_maintain-1:1.7.10-1.el9sat.src", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-foreman_rh_cloud-0:10.0.3-1.el9sat.src", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.noarch", "9Base-satellite-6.16:rubygem-katello-0:4.14.0.5-1.el9sat.src", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-0:6.16.1-1.el9sat.src", "9Base-satellite-6.16:satellite-capsule-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-cli-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-common-0:6.16.1-1.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.noarch", "9Base-satellite-6.16:satellite-lifecycle-0:6.16.0-2.el9sat.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" } ] }
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" } ] }
rhsa-2025:0340
Vulnerability from csaf_redhat
Published
2025-01-15 16:54
Modified
2025-02-13 21:30
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 Important. 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: Potential SQL injection in HasKey(lhs, rhs) on Oracle (CVE-2024-53908)
* automation-controller: Potential denial-of-service in django.utils.html.strip_tags() (CVE-2024-53907)
* automation-controller: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407)
* automation-gateway: nanoid mishandles non-integer values (CVE-2024-55565)
* python3.11-aiohttp: 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:
Platform
* Fixed 'not found' error that occurred occasionally when navigating form wizards (AAP-37495)
* Fixed an issue where ID_KEY attribute was improperly used to determine the username field in social auth pipelines (AAP-38300)
* Fixed an issue where the X-DAB-JW-TOKEN header message would flood logs (AAP-38169)
* Fixed an issue where authenticator could create a userid and return a non-viable authenticator_uid (AAP-38021)
* Enhanced the status API, /api/gateway/v1/status/, from the services property within the JSON to an array (AAP-37903)
* Fixes an issue where a private key was displayed in plain text when downloading the OpenAPI schema file. NOTE: This was not the private key used by gateway, just a random default key (AAP-37843)
Automation controller
* Added 'job_lifecycle' as a choice in loggers to send externally and added 'organization_id' field to logs related to a job (AAP-37537)
* Fixed date comparison mismatch for traceback from 'host_metric_summary_monthly' task (AAP-37487)
* Fixed scheduled jobs with count set to a non-zero value to no longer run unexpectedly (AAP-37290)
* Fixed the POST operation to '/api/controller/login/' via gateway to no longer result in a fatal error (AAP-37235)
* Fixed the behavior of the project's 'requirements.yml' to no longer revert to a prior state in a cluster (AAP-37228)
* Fixed occasional error while creating event partition table before starting a job, when lots of jobs are launched quickly (AAP-37227)
* Fixed the named URL to no longer return a 404 error code while launching a job template (AAP-37025)
* Updated receptor to clean up temporary receptor files after a job completes on nodes (AAP-36904)
* Fixed the POST operation to '/api/controller/login/' via gateway to no longer result in a fatal error (AAP-33911)
* automation-controller has been updated to 4.6.6
Container-based Ansible Automation Platform
* Fixed an issue where the provided inventory file sample for growth inventories could cause the installation to stall on low resource systems (AAP-38372)
* Fixed an issue where the throttle capacity of controller in growth topology installation would allow for performance degradation (AAP-38207)
* Fixed an issue where the receptor TLS certificate content was not validated during the preflight role execution ensuring that the x509 Subject Alt Name (SAN) field contains the required ISO Object Identifier (OID) (AAP-37880)
* TLS certificate and key files are now validated during the preflight role execution (AAP-37845)
* Fixed an issue where the Postgresql SSL mode variables were not validated during the preflight role execution (AAP-37352)
* containerized installer setup has been updated to 2.5-8
RPM-based Ansible Automation Platform
* Fixed an issue where adding a new automation hub host to upgraded environment has caused the installation to fail (AAP-38204)
* Fixed an issue where the link to the documents in the installer README.md was broken (AAP-37627)
* Updated nginx configuration to properly return API status for Event-Driven Ansible event stream service (AAP-32816)
* ansible-automation-platform-installer and installer setup have been updated to 2.5-7
Additional changes:
* Installing ansible-core no longer installs python3-jmespath on RHEL 8 (AAP-18251)
* ansible-core has been updated to 2.16.14-2
* automation-gateway has been updated to 2.5.20250115
* python3.11-aiohttp has been updated to 3.10.11 along with its dependencies
* python3.11-django-ansible-base has been updated to 2.5.20250115
* python3.11-galaxy-importer has been updated to 0.4.27
* python3.11-pulpcore has been updated to 3.49.29
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": "Important" }, "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 Important. 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* automation-controller: Potential SQL injection in HasKey(lhs, rhs) on Oracle (CVE-2024-53908)\n* automation-controller: Potential denial-of-service in django.utils.html.strip_tags() (CVE-2024-53907)\n* automation-controller: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407)\n* automation-gateway: nanoid mishandles non-integer values (CVE-2024-55565)\n* python3.11-aiohttp: 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\nPlatform\n* Fixed \u0027not found\u0027 error that occurred occasionally when navigating form wizards (AAP-37495)\n* Fixed an issue where ID_KEY attribute was improperly used to determine the username field in social auth pipelines (AAP-38300)\n* Fixed an issue where the X-DAB-JW-TOKEN header message would flood logs (AAP-38169)\n* Fixed an issue where authenticator could create a userid and return a non-viable authenticator_uid (AAP-38021)\n* Enhanced the status API, /api/gateway/v1/status/, from the services property within the JSON to an array (AAP-37903)\n* Fixes an issue where a private key was displayed in plain text when downloading the OpenAPI schema file. NOTE: This was not the private key used by gateway, just a random default key (AAP-37843)\n\nAutomation controller\n* Added \u0027job_lifecycle\u0027 as a choice in loggers to send externally and added \u0027organization_id\u0027 field to logs related to a job (AAP-37537)\n* Fixed date comparison mismatch for traceback from \u0027host_metric_summary_monthly\u0027 task (AAP-37487)\n* Fixed scheduled jobs with count set to a non-zero value to no longer run unexpectedly (AAP-37290)\n* Fixed the POST operation to \u0027/api/controller/login/\u0027 via gateway to no longer result in a fatal error (AAP-37235)\n* Fixed the behavior of the project\u0027s \u0027requirements.yml\u0027 to no longer revert to a prior state in a cluster (AAP-37228)\n* Fixed occasional error while creating event partition table before starting a job, when lots of jobs are launched quickly (AAP-37227)\n* Fixed the named URL to no longer return a 404 error code while launching a job template (AAP-37025)\n* Updated receptor to clean up temporary receptor files after a job completes on nodes (AAP-36904)\n* Fixed the POST operation to \u0027/api/controller/login/\u0027 via gateway to no longer result in a fatal error (AAP-33911)\n* automation-controller has been updated to 4.6.6\n\nContainer-based Ansible Automation Platform\n* Fixed an issue where the provided inventory file sample for growth inventories could cause the installation to stall on low resource systems (AAP-38372)\n* Fixed an issue where the throttle capacity of controller in growth topology installation would allow for performance degradation (AAP-38207)\n* Fixed an issue where the receptor TLS certificate content was not validated during the preflight role execution ensuring that the x509 Subject Alt Name (SAN) field contains the required ISO Object Identifier (OID) (AAP-37880)\n* TLS certificate and key files are now validated during the preflight role execution (AAP-37845)\n* Fixed an issue where the Postgresql SSL mode variables were not validated during the preflight role execution (AAP-37352)\n* containerized installer setup has been updated to 2.5-8\n\nRPM-based Ansible Automation Platform\n* Fixed an issue where adding a new automation hub host to upgraded environment has caused the installation to fail (AAP-38204)\n* Fixed an issue where the link to the documents in the installer README.md was broken (AAP-37627)\n* Updated nginx configuration to properly return API status for Event-Driven Ansible event stream service (AAP-32816)\n* ansible-automation-platform-installer and installer setup have been updated to 2.5-7\n\nAdditional changes:\n* Installing ansible-core no longer installs python3-jmespath on RHEL 8 (AAP-18251)\n* ansible-core has been updated to 2.16.14-2\n* automation-gateway has been updated to 2.5.20250115\n* python3.11-aiohttp has been updated to 3.10.11 along with its dependencies\n* python3.11-django-ansible-base has been updated to 2.5.20250115\n* python3.11-galaxy-importer has been updated to 0.4.27\n* python3.11-pulpcore has been updated to 3.49.29", "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-2025:0340", "url": "https://access.redhat.com/errata/RHSA-2025:0340" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2327130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130" }, { "category": "external", "summary": "2329003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003" }, { "category": "external", "summary": "2329287", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329287" }, { "category": "external", "summary": "2329288", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329288" }, { "category": "external", "summary": "2331063", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0340.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update", "tracking": { "current_release_date": "2025-02-13T21:30:19+00:00", "generator": { "date": "2025-02-13T21:30:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2025:0340", "initial_release_date": "2025-01-15T16:54:28+00:00", "revision_history": [ { "date": "2025-01-15T16:54:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-15T16:54:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-13T21:30:19+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-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 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 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-Inside-1.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_inside: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_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "product_id": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.4-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el9ap.src", "product": { "name": "python3.11-yarl-0:1.13.1-1.el9ap.src", "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.src", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.src", "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-aiodns-0:3.2.0-1.el9ap.src", "product": { "name": "python3.11-aiodns-0:3.2.0-1.el9ap.src", "product_id": "python3.11-aiodns-0:3.2.0-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiodns@3.2.0-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "product_id": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250115-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250115-1.el9ap.src", "product": { "name": "automation-gateway-0:2.5.20250115-1.el9ap.src", "product_id": "automation-gateway-0:2.5.20250115-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250115-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-core-1:2.16.14-2.el9ap.src", "product": { "name": "ansible-core-1:2.16.14-2.el9ap.src", "product_id": "ansible-core-1:2.16.14-2.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-core@2.16.14-2.el9ap?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.src", "product": { "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.src", "product_id": "python3.11-pulpcore-0:3.49.29-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.29-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "product": { "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "product_id": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.27-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.src", "product": { "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.src", "product_id": "ansible-automation-platform-installer-0:2.5-7.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-7.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el9ap.src", "product": { "name": "automation-controller-0:4.6.6-1.el9ap.src", "product_id": "automation-controller-0:4.6.6-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-aiodns-0:3.2.0-1.el8ap.src", "product": { "name": "python3.11-aiodns-0:3.2.0-1.el8ap.src", "product_id": "python3.11-aiodns-0:3.2.0-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiodns@3.2.0-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "product_id": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.4-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el8ap.src", "product": { "name": "python3.11-yarl-0:1.13.1-1.el8ap.src", "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.src", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.src", "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "product_id": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250115-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250115-1.el8ap.src", "product": { "name": "automation-gateway-0:2.5.20250115-1.el8ap.src", "product_id": "automation-gateway-0:2.5.20250115-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250115-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-core-1:2.16.14-2.el8ap.src", "product": { "name": "ansible-core-1:2.16.14-2.el8ap.src", "product_id": "ansible-core-1:2.16.14-2.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-core@2.16.14-2.el8ap?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.src", "product": { "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.src", "product_id": "python3.11-pulpcore-0:3.49.29-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.29-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "product": { "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "product_id": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.27-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.src", "product": { "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.src", "product_id": "ansible-automation-platform-installer-0:2.5-7.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-7.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el8ap.src", "product": { "name": "automation-controller-0:4.6.6-1.el8ap.src", "product_id": "automation-controller-0:4.6.6-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "product_id": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.4-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "product": { "name": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "product_id": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiodns@3.2.0-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "automation-gateway-0:2.5.20250115-1.el9ap.noarch", "product_id": "automation-gateway-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "product_id": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "product": { "name": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "product_id": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250115-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-core-1:2.16.14-2.el9ap.noarch", "product": { "name": "ansible-core-1:2.16.14-2.el9ap.noarch", "product_id": "ansible-core-1:2.16.14-2.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-core@2.16.14-2.el9ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "ansible-test-1:2.16.14-2.el9ap.noarch", "product": { "name": "ansible-test-1:2.16.14-2.el9ap.noarch", "product_id": "ansible-test-1:2.16.14-2.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-test@2.16.14-2.el9ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "product": { "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "product_id": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.29-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "product": { "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "product_id": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.27-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "product": { "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "product_id": "ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-7.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-cli-0:4.6.6-1.el9ap.noarch", "product": { "name": "automation-controller-cli-0:4.6.6-1.el9ap.noarch", "product_id": "automation-controller-cli-0:4.6.6-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.6-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-server-0:4.6.6-1.el9ap.noarch", "product": { "name": "automation-controller-server-0:4.6.6-1.el9ap.noarch", "product_id": "automation-controller-server-0:4.6.6-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-server@4.6.6-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-ui-0:4.6.6-1.el9ap.noarch", "product": { "name": "automation-controller-ui-0:4.6.6-1.el9ap.noarch", "product_id": "automation-controller-ui-0:4.6.6-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.6-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "product": { "name": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "product_id": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiodns@3.2.0-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "product": { "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "product_id": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.4-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "automation-gateway-0:2.5.20250115-1.el8ap.noarch", "product_id": "automation-gateway-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "product_id": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "product": { "name": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "product_id": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250115-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-core-1:2.16.14-2.el8ap.noarch", "product": { "name": "ansible-core-1:2.16.14-2.el8ap.noarch", "product_id": "ansible-core-1:2.16.14-2.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-core@2.16.14-2.el8ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "ansible-test-1:2.16.14-2.el8ap.noarch", "product": { "name": "ansible-test-1:2.16.14-2.el8ap.noarch", "product_id": "ansible-test-1:2.16.14-2.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-test@2.16.14-2.el8ap?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "product": { "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "product_id": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.29-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "product": { "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "product_id": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.27-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "product": { "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "product_id": "ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-7.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-cli-0:4.6.6-1.el8ap.noarch", "product": { "name": "automation-controller-cli-0:4.6.6-1.el8ap.noarch", "product_id": "automation-controller-cli-0:4.6.6-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.6-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-server-0:4.6.6-1.el8ap.noarch", "product": { "name": "automation-controller-server-0:4.6.6-1.el8ap.noarch", "product_id": "automation-controller-server-0:4.6.6-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-server@4.6.6-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-ui-0:4.6.6-1.el8ap.noarch", "product": { "name": "automation-controller-ui-0:4.6.6-1.el8ap.noarch", "product_id": "automation-controller-ui-0:4.6.6-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.6-1.el8ap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64", "product": { "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64", "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "product": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el9ap.x86_64", "product": { "name": "automation-controller-0:4.6.6-1.el9ap.x86_64", "product_id": "automation-controller-0:4.6.6-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "product": { "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "product_id": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "product": { "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "product": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el8ap.x86_64", "product": { "name": "automation-controller-0:4.6.6-1.el8ap.x86_64", "product_id": "automation-controller-0:4.6.6-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "product": { "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "product_id": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el8ap?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "product": { "name": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "product": { "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "product": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el9ap.ppc64le", "product": { "name": "automation-controller-0:4.6.6-1.el9ap.ppc64le", "product_id": "automation-controller-0:4.6.6-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "product": { "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "product_id": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "product": { "name": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "product": { "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "product": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el8ap.ppc64le", "product": { "name": "automation-controller-0:4.6.6-1.el8ap.ppc64le", "product_id": "automation-controller-0:4.6.6-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "product": { "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "product_id": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el8ap?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el9ap.s390x", "product": { "name": "python3.11-yarl-0:1.13.1-1.el9ap.s390x", "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "product": { "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "product": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el9ap.s390x", "product": { "name": "automation-controller-0:4.6.6-1.el9ap.s390x", "product_id": "automation-controller-0:4.6.6-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "product": { "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "product_id": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el8ap.s390x", "product": { "name": "python3.11-yarl-0:1.13.1-1.el8ap.s390x", "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "product": { "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "product": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el8ap.s390x", "product": { "name": "automation-controller-0:4.6.6-1.el8ap.s390x", "product_id": "automation-controller-0:4.6.6-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "product": { "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "product_id": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el8ap?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "product": { "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "product": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el9ap.aarch64", "product": { "name": "automation-controller-0:4.6.6-1.el9ap.aarch64", "product_id": "automation-controller-0:4.6.6-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "product": { "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "product_id": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "product": { "name": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "product": { "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "product": { "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "product": { "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "product": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "product": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.6-1.el8ap.aarch64", "product": { "name": "automation-controller-0:4.6.6-1.el8ap.aarch64", "product_id": "automation-controller-0:4.6.6-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "product": { "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "product_id": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el8ap?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el8ap.noarch" }, "product_reference": "ansible-core-1:2.16.14-2.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el8ap.src" }, "product_reference": "ansible-core-1:2.16.14-2.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.16.14-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:ansible-test-1:2.16.14-2.el8ap.noarch" }, "product_reference": "ansible-test-1:2.16.14-2.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-0:4.6.6-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.6-1.el8ap.aarch64" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.s390x" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.src" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.x86_64" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.6-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.6-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.6-1.el8ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.6-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.6-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.6-1.el8ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.6-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.6-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.6-1.el8ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el8ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el8ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el8ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el8ap.noarch" }, "product_reference": "ansible-core-1:2.16.14-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-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el8ap.src" }, "product_reference": "ansible-core-1:2.16.14-2.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.16.14-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:ansible-test-1:2.16.14-2.el8ap.noarch" }, "product_reference": "ansible-test-1:2.16.14-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-7.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-7.el8ap.noarch" }, "product_reference": "ansible-automation-platform-installer-0:2.5-7.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-7.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-7.el8ap.src" }, "product_reference": "ansible-automation-platform-installer-0:2.5-7.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el8ap.noarch" }, "product_reference": "ansible-core-1:2.16.14-2.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el8ap.src" }, "product_reference": "ansible-core-1:2.16.14-2.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.16.14-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:ansible-test-1:2.16.14-2.el8ap.noarch" }, "product_reference": "ansible-test-1:2.16.14-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.6-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.6-1.el8ap.aarch64" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.s390x" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.src" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.x86_64" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el8ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.6-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.6-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.6-1.el8ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.6-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.6-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.6-1.el8ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.6-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.6-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.6-1.el8ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el8ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el8ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el8ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250115-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-gateway-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "automation-gateway-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250115-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-gateway-0:2.5.20250115-1.el8ap.src" }, "product_reference": "automation-gateway-0:2.5.20250115-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-config-0:2.5.20250115-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-gateway-config-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-server-0:2.5.20250115-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-gateway-server-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiodns-0:3.2.0-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:python3.11-aiodns-0:3.2.0-1.el8ap.noarch" }, "product_reference": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiodns-0:3.2.0-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:python3.11-aiodns-0:3.2.0-1.el8ap.src" }, "product_reference": "python3.11-aiodns-0:3.2.0-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.4-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:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.4-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:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el8ap.src" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-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:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-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:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-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:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-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:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-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:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64" }, "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-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:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le" }, "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-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:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x" }, "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-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:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64" }, "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-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:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-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:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-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:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-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:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-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:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-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:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-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:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-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:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-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:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250115-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:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250115-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:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-importer-0:0.4.27-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:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch" }, "product_reference": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-importer-0:0.4.27-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:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src" }, "product_reference": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.29-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:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.29-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:python3.11-pulpcore-0:3.49.29-1.el8ap.src" }, "product_reference": "python3.11-pulpcore-0:3.49.29-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el8ap.aarch64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el8ap.s390x" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el8ap.src" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el8ap.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-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:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-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:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-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:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-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:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debugsource-0:1.13.1-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:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64" }, "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debugsource-0:1.13.1-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:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le" }, "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debugsource-0:1.13.1-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:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x" }, "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debugsource-0:1.13.1-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:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64" }, "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el9ap.noarch" }, "product_reference": "ansible-core-1:2.16.14-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el9ap.src" }, "product_reference": "ansible-core-1:2.16.14-2.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.16.14-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:ansible-test-1:2.16.14-2.el9ap.noarch" }, "product_reference": "ansible-test-1:2.16.14-2.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-0:4.6.6-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.6-1.el9ap.aarch64" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.s390x" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.src" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.x86_64" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.6-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.6-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.6-1.el9ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.6-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.6-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.6-1.el9ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.6-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.6-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.6-1.el9ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el9ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el9ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el9ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el9ap.noarch" }, "product_reference": "ansible-core-1:2.16.14-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-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el9ap.src" }, "product_reference": "ansible-core-1:2.16.14-2.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.16.14-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:ansible-test-1:2.16.14-2.el9ap.noarch" }, "product_reference": "ansible-test-1:2.16.14-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-7.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-7.el9ap.noarch" }, "product_reference": "ansible-automation-platform-installer-0:2.5-7.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-7.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-7.el9ap.src" }, "product_reference": "ansible-automation-platform-installer-0:2.5-7.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el9ap.noarch" }, "product_reference": "ansible-core-1:2.16.14-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-core-1:2.16.14-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:ansible-core-1:2.16.14-2.el9ap.src" }, "product_reference": "ansible-core-1:2.16.14-2.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-test-1:2.16.14-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:ansible-test-1:2.16.14-2.el9ap.noarch" }, "product_reference": "ansible-test-1:2.16.14-2.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.6-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.6-1.el9ap.aarch64" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.s390x" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.src" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.x86_64" }, "product_reference": "automation-controller-0:4.6.6-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.6-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.6-1.el9ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.6-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.6-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.6-1.el9ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.6-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.6-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.6-1.el9ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.6-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.6-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.6-1.el9ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el9ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el9ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-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.6-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.6-1.el9ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250115-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-gateway-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "automation-gateway-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250115-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-gateway-0:2.5.20250115-1.el9ap.src" }, "product_reference": "automation-gateway-0:2.5.20250115-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-config-0:2.5.20250115-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-gateway-config-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-server-0:2.5.20250115-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-gateway-server-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiodns-0:3.2.0-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:python3.11-aiodns-0:3.2.0-1.el9ap.noarch" }, "product_reference": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiodns-0:3.2.0-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:python3.11-aiodns-0:3.2.0-1.el9ap.src" }, "product_reference": "python3.11-aiodns-0:3.2.0-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.4-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:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohappyeyeballs-0:2.4.4-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:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src" }, "product_reference": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el9ap.src" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-0:3.10.11-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:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64" }, "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-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:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-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:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-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:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debuginfo-0:3.10.11-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:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64" }, "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-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:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64" }, "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-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:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le" }, "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-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:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x" }, "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-aiohttp-debugsource-0:3.10.11-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:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64" }, "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-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:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-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:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-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:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-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:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-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:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-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:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-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:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-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:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-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:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250115-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:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250115-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:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-importer-0:0.4.27-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:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch" }, "product_reference": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-importer-0:0.4.27-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:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src" }, "product_reference": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.29-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:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch" }, "product_reference": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-pulpcore-0:3.49.29-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:python3.11-pulpcore-0:3.49.29-1.el9ap.src" }, "product_reference": "python3.11-pulpcore-0:3.49.29-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el9ap.aarch64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el9ap.s390x" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el9ap.src" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-0:1.13.1-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:python3.11-yarl-0:1.13.1-1.el9ap.x86_64" }, "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-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:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-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:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-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:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debuginfo-0:1.13.1-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:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64" }, "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debugsource-0:1.13.1-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:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64" }, "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debugsource-0:1.13.1-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:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le" }, "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debugsource-0:1.13.1-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:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x" }, "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-yarl-debugsource-0:1.13.1-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:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" }, "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11407", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2024-11-26T18:00:51.080669+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2329003" } ], "notes": [ { "category": "description", "text": "A flaw was found in gRPC. In certain configurations, the data sent by the application may be corrupted before transmission over the network, leaving the recipient with an incorrect set of bytes, which will cause RPC requests to fail. This issue may lead to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "grpc: Denial of Service through Data corruption in gRPC-C++", "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.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-11407" }, { "category": "external", "summary": "RHBZ#2329003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-11407", "url": "https://www.cve.org/CVERecord?id=CVE-2024-11407" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407" }, { "category": "external", "summary": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791", "url": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791" } ], "release_date": "2024-11-26T16:59:49.718000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-15T16:54:28+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.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0340" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "grpc: Denial of Service through Data corruption in gRPC-C++" }, { "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:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "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:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] }, "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": "2025-01-15T16:54:28+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0340" } ], "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:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" }, { "cve": "CVE-2024-53907", "cwe": { "id": "CWE-1169", "name": "CWE-1169" }, "discovery_date": "2024-11-28T02:48:36.215000+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2329288" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Django Web Framework. The strip_tags() and stripbtags template filter may be vulnerable to a potential denial of service (DoS) in cases of a large sequence of nested incomplete HTML entities.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Potential denial-of-service in django.utils.html.strip_tags()", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as a Moderate severity because it exposes the strip_tags() method and striptags template filter to a potential denial-of-service attack, malicious input containing large sequences of nested incomplete HTML entities could cause excessive processing, but it does not affect data confidentiality or integrity", "title": "Statement" }, { "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.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-53907" }, { "category": "external", "summary": "RHBZ#2329288", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329288" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-53907", "url": "https://www.cve.org/CVERecord?id=CVE-2024-53907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53907" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/", "url": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/" } ], "release_date": "2024-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-15T16:54:28+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.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0340" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Potential denial-of-service in django.utils.html.strip_tags()" }, { "cve": "CVE-2024-53908", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2024-11-28T02:50:01.271000+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2329287" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Django Web Framework. The direct usage of django.db.models.fields.json.HasKey may be vulnerable to SQL injection if untrusted data is used to perform queries.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Potential SQL injection in HasKey(lhs, rhs) on Oracle", "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.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-53908" }, { "category": "external", "summary": "RHBZ#2329287", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329287" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-53908", "url": "https://www.cve.org/CVERecord?id=CVE-2024-53908" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53908", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53908" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/", "url": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/" } ], "release_date": "2024-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-15T16:54:28+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.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0340" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "django: Potential SQL injection in HasKey(lhs, rhs) on Oracle" }, { "cve": "CVE-2024-55565", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-12-09T02:00:45.255738+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2331063" } ], "notes": [ { "category": "description", "text": "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.", "title": "Vulnerability description" }, { "category": "summary", "text": "nanoid: nanoid mishandles non-integer values", "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:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-55565" }, { "category": "external", "summary": "RHBZ#2331063", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565", "url": "https://www.cve.org/CVERecord?id=CVE-2024-55565" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565" }, { "category": "external", "summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8", "url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8" }, { "category": "external", "summary": "https://github.com/ai/nanoid/pull/510", "url": "https://github.com/ai/nanoid/pull/510" }, { "category": "external", "summary": "https://github.com/ai/nanoid/releases/tag/5.0.9", "url": "https://github.com/ai/nanoid/releases/tag/5.0.9" } ], "release_date": "2024-12-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-15T16:54:28+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0340" } ], "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:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nanoid: nanoid mishandles non-integer values" } ] }
rhsa-2025:1101
Vulnerability from csaf_redhat
Published
2025-02-05 20:23
Modified
2025-02-13 21:35
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform Execution Environments Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform Execution Environments
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):
* ee-minimal-container: aiohttp vulnerable to request smuggling due to
incorrect parsing of chunk extensions (CVE-2024-52304)
* ee-minimal-container: Jinja has a sandbox breakout through malicious
filenames (CVE-2024-56201)
* ee-minimal-container: Jinja has a sandbox breakout through indirect
reference to format method (CVE-2024-56326)
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": "Important" }, "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 Execution Environments", "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* ee-minimal-container: aiohttp vulnerable to request smuggling due to\nincorrect parsing of chunk extensions (CVE-2024-52304)\n* ee-minimal-container: Jinja has a sandbox breakout through malicious\nfilenames (CVE-2024-56201)\n* ee-minimal-container: Jinja has a sandbox breakout through indirect\nreference to format method (CVE-2024-56326)", "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-2025:1101", "url": "https://access.redhat.com/errata/RHSA-2025:1101" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2327130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130" }, { "category": "external", "summary": "2333854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854" }, { "category": "external", "summary": "2333856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1101.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform Execution Environments Container Release Update", "tracking": { "current_release_date": "2025-02-13T21:35:05+00:00", "generator": { "date": "2025-02-13T21:35:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2025:1101", "initial_release_date": "2025-02-05T20:23:57+00:00", "revision_history": [ { "date": "2025-02-05T20:23:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-02-05T20:23:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-13T21:35:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Ansible Automation Platform Execution Environments", "product": { "name": "Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:ee::el9" } } }, { "category": "product_name", "name": "Ansible Automation Platform Execution Environments", "product": { "name": "Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:ee::el8" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "product_id": "ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel9\u0026tag=3.0.1-118" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=3.0.1-117" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.16.14-7" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.15.13-10" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.17.8-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.8-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-8" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.2-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.2-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.15.13-9" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "product": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "product_id": "ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel9\u0026tag=3.0.1-118" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=3.0.1-117" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.16.14-7" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.15.13-10" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.17.8-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.8-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-8" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.2-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.2-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.15.13-9" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64", "product_id": "ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel9\u0026tag=3.0.1-118" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=1.2.0-96" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=3.0.1-117" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "product": { "name": "ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "product_id": "ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-29-rhel8\u0026tag=2.9.27-37" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.12.10-59" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.14.13-26" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.16.14-7" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.15.13-10" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.17.8-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.8-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-8" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.2-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.13.10-39" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.2-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.15.13-9" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "product": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "product_id": "ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel9\u0026tag=3.0.1-118" } } }, { "category": "product_version", "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "product": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "product_id": "ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ansible-builder-rhel8\u0026tag=3.0.1-117" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.16.14-7" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.15.13-10" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.17.8-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.8-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-8" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.2-3" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.2-4" } } }, { "category": "product_version", "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "product": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.15.13-9" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64" }, "product_reference": "ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "relates_to_product_reference": "8Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64" }, "product_reference": "ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64 as a component of Ansible Automation Platform Execution Environments", "product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" }, "product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64", "relates_to_product_reference": "9Base-ansible-automation-platform-ee" } ] }, "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-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64" ] } ], "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-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ], "known_not_affected": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64" ] }, "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": "2025-02-05T20:23:57+00:00", "details": "Red Hat Ansible Automation Platform Execution Environments", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:1101" } ], "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-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions" }, { "cve": "CVE-2024-56201", "cwe": { "id": "CWE-150", "name": "Improper Neutralization of Escape, Meta, or Control Sequences" }, "discovery_date": "2024-12-23T16:00:38.768252+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333854" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: Jinja has a sandbox breakout through malicious filenames", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.", "title": "Statement" }, { "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-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ], "known_not_affected": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56201" }, { "category": "external", "summary": "RHBZ#2333854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201" }, { "category": "external", "summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f", "url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f" }, { "category": "external", "summary": "https://github.com/pallets/jinja/issues/1792", "url": "https://github.com/pallets/jinja/issues/1792" }, { "category": "external", "summary": "https://github.com/pallets/jinja/releases/tag/3.1.5", "url": "https://github.com/pallets/jinja/releases/tag/3.1.5" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699" } ], "release_date": "2024-12-23T15:37:36.110000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-02-05T20:23:57+00:00", "details": "Red Hat Ansible Automation Platform Execution Environments", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:1101" }, { "category": "workaround", "details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jinja2: Jinja has a sandbox breakout through malicious filenames" }, { "cve": "CVE-2024-56326", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-12-23T16:00:46.619763+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333856" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.", "title": "Vulnerability description" }, { "category": "summary", "text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.", "title": "Statement" }, { "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-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ], "known_not_affected": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-56326" }, { "category": "external", "summary": "RHBZ#2333856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56326" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326" }, { "category": "external", "summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4", "url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4" }, { "category": "external", "summary": "https://github.com/pallets/jinja/releases/tag/3.1.5", "url": "https://github.com/pallets/jinja/releases/tag/3.1.5" }, { "category": "external", "summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h", "url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h" } ], "release_date": "2024-12-23T15:43:49.400000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-02-05T20:23:57+00:00", "details": "Red Hat Ansible Automation Platform Execution Environments", "product_ids": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:1101" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:66b7cbf91db0428fbc412fda36816bc8ded2acfa5a2bb430da0bc2a33269f69b_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:79eb2ec9754de91f42d33d3cbb073c8fc506c9a007c5d7e5b85261f75ab67da7_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:a3fbd4b3ef2e38a4c6667165e8f4da0f5b1258d8e7829c074825d503ed9448b5_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:b6edec09ee6ecb323cee3d566bc0cd4473468386a8a1250228bdb8ddcd40f6d6_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel8@sha256:f7cdc66d822e3705cd4e877bd67b5d870560d89dc18a8fb487ea05ecc6b47852_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-29-rhel8@sha256:ccac23c975c65f04ff5f8535988bd09a3309dcf4e70eaaa200e6ad5c1792bf81_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:07b126b7a7aeaa0ea2b5894989fb57345227624765fc418ee6804b8f3dc26bf7_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bad1243aa3173df68f5378aa852eb78d172e3a86f10a70b6220f06d2f3b83aa_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0bdc55a1bfc7c9c51babf72f72a2e71bc9a909e025c00c327d8670528a7fb749_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:213acda21cd0b7f0a93d1e553a9e06daea72f097150cd915d43c74b50e901177_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:234e92da55feb451e6ba12864b7d4f498ef5754eb79da0516096b487e830d2d0_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:25d122c84894a69ebe9c1105e9276014e0e83db321883d390b5f58f9e7c1d223_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3428aa14d66cbd537fa75ab7fef17e05bbf356ed7daaff98822e213a0a10c741_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3cf21f8f1903b82793d7b652631fcfd07724fe2ef80a02e15ad8df9c68fa444f_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:3f5ab8458784204ae9513a9d006019c6aaadbc6b2acedb820a16d69bd8dfef57_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4ce80fd9b8c37acb6b5f0c5f7e43ec9ff3ed1d284c8d523311b7b9d227470738_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:5d8c6dc65d19cb2bd60824e194e51136e6f12060bc8d663ee0ccf5c2b6c06e82_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:869699086677a1e3ecf02169a29e19cfa7edb79fc508d0bdee675dcda4fb23db_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:8e6b8501c799cf5122a064e34437f2a34b1be743c16294bb8a2902d36f1a67f4_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:906edbfd7f412de84a19b5e024dfc97f19ce502296ca2e18c82ccd65d576d08e_ppc64le", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9188601682d277118612309666393838d8b6b1e12ca0d81344324ec416800f7d_amd64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:9e68c4aa8c1a1cf9ac289467f949055b4f8853aa1989f6955cb638b555b7c7c1_s390x", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ac8fe647c959b57963b9323b5276adb2229a7e1476a744fe54f9d3f316092354_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:ae2d1ef5fd50ffa5706f2a3d4cb5c25d23ab78ff4a1592ddf2a6f1e916c0628b_arm64", "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b06b880e910f5a6648d5cb28af5c97b2181e6c0f32dc99d3740358dc01ad16a2_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:6651ed76bcfda90096fc9a8f7ce772f39794acf2d6afaac35eb2d068bb67fadc_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:9d3e3d98bec6bb7fe4bc2608d62cc6cbc7954dd758023475d39674f33b2d57ec_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:b968f15363317ca9903abf1f8b2b3fe0d09e239df8c36086d7b2b3db4b426903_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ansible-builder-rhel9@sha256:c87a4652a10658bfc976dc6133917e3c2631dda0bff405242da9369ac826efc2_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2f5032f15a5ba4a1fbac49d310eaaf4a4b7fef2c1c6c43bb70fe7c47dcbf7fec_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:2fc218503ceb650581daf6a8dc74075fcae6e871ef993c989c35b2d7c70f9bc9_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:3038110578728786daa1598d8034e4b1178eb9e3bab7bd5786c9767308a60b5b_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44d4fde69b966bbeea84e34763fca9e7700c5c403c39298fc4154af8e0ee9c08_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:573755e9ad4649b064a5664cb35c92f0f329b5bfb37e48249e5760e3e2d405c9_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:7f378ae770a0b2005a77998721e7774eaef4bd706bf0eeffd615a392eeb8609f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:880e8eaf9d869bf349481be0b62b9be51046bb0e62ed49a37f67bb96969fba6f_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9c7b81503df8669dd55c7c8d479db2de2dc990841b4f4eb02f44175d5cff0453_s390x", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:a2d818af0bdc5d3d2e8b626a6d730b248fe5d40db08c199c8299a6139a37eafc_amd64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ba93db96512c73025565c52d8ba0e145f42bdb2e516d4138b4a5c1ab864d5fc5_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:c2d36d60d07aa29f88248a36688a69174ab6bb2274b8e2e129f984ad5c6fa2bc_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:ca8b00e87d06f709665de9cec103e5f063075d975f52556ce7be03c4cd77a877_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:cb4bc9d932e847793c42ee7e15694db704c5e614856cf229d66384e089fd1261_ppc64le", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:de457c4d8c170e5929be36a12c1c982cfc01b6fa227ccce58cbd20737ed00fc6_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e6a9aa4cd90c5b68eeabe55c6388c3a5d8fc7a3b707e4a2c83ba9f6a7955e07e_arm64", "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e930b8e316c0764f37dc4525629667b9cc310ae957431dccc0c42bf12f192b39_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method" } ] }
rhsa-2024:10766
Vulnerability from csaf_redhat
Published
2024-12-03 19:25
Modified
2025-02-08 20:27
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-02-08T20:27:04+00:00", "generator": { "date": "2025-02-08T20:27:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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-02-08T20:27:04+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" } ] }
ghsa-8495-4g3g-x7pr
Vulnerability from github
Published
2024-11-18 21:02
Modified
2024-11-19 20:49
Severity ?
Summary
aiohttp allows request smuggling due to incorrect parsing of chunk extensions
Details
Summary
The Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions.
Impact
If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS
is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections.
Patch: https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.10.10" }, "package": { "ecosystem": "PyPI", "name": "aiohttp" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.10.11" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52304" ], "database_specific": { "cwe_ids": [ "CWE-444" ], "github_reviewed": true, "github_reviewed_at": "2024-11-18T21:02:32Z", "nvd_published_at": "2024-11-18T21:15:06Z", "severity": "MODERATE" }, "details": "### Summary\nThe Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions.\n\n### Impact\nIf a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections.\n\n-----\n\nPatch: https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71", "id": "GHSA-8495-4g3g-x7pr", "modified": "2024-11-19T20:49:40Z", "published": "2024-11-18T21:02:32Z", "references": [ { "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52304" }, { "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71" }, { "type": "PACKAGE", "url": "https://github.com/aio-libs/aiohttp" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", "type": "CVSS_V4" } ], "summary": "aiohttp allows request smuggling due to incorrect parsing of chunk extensions" }
fkie_cve-2024-52304
Vulnerability from fkie_nvd
Published
2024-11-18 21:15
Modified
2024-11-21 14:15
Severity ?
Summary
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, 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 (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, 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 (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue." }, { "lang": "es", "value": "aiohttp es un framework de trabajo de cliente/servidor HTTP asincr\u00f3nico para asyncio y Python. Antes de la versi\u00f3n 3.10.11, el analizador de Python analiza incorrectamente las nuevas l\u00edneas en las extensiones de fragmentos, lo que puede provocar vulnerabilidades de contrabando de solicitudes en determinadas condiciones. Si se instala una versi\u00f3n Python pura de aiohttp (es decir, sin las extensiones C habituales) o se habilita `AIOHTTP_NO_EXTENSIONS`, un atacante puede ejecutar un ataque de contrabando de solicitudes para eludir determinados cortafuegos o protecciones de proxy. La versi\u00f3n 3.10.11 soluciona el problema." } ], "id": "CVE-2024-52304", "lastModified": "2024-11-21T14:15:17.813", "metrics": { "cvssMetricV40": [ { "cvssData": { "attackComplexity": "LOW", "attackRequirements": "PRESENT", "attackVector": "NETWORK", "automatable": "NOT_DEFINED", "availabilityRequirements": "NOT_DEFINED", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityRequirements": "NOT_DEFINED", "exploitMaturity": "NOT_DEFINED", "integrityRequirements": "NOT_DEFINED", "modifiedAttackComplexity": "NOT_DEFINED", "modifiedAttackRequirements": "NOT_DEFINED", "modifiedAttackVector": "NOT_DEFINED", "modifiedPrivilegesRequired": "NOT_DEFINED", "modifiedSubsequentSystemAvailability": "NOT_DEFINED", "modifiedSubsequentSystemConfidentiality": "NOT_DEFINED", "modifiedSubsequentSystemIntegrity": "NOT_DEFINED", "modifiedUserInteraction": "NOT_DEFINED", "modifiedVulnerableSystemAvailability": "NOT_DEFINED", "modifiedVulnerableSystemConfidentiality": "NOT_DEFINED", "modifiedVulnerableSystemIntegrity": "NOT_DEFINED", "privilegesRequired": "NONE", "providerUrgency": "NOT_DEFINED", "recovery": "NOT_DEFINED", "safety": "NOT_DEFINED", "subsequentSystemAvailability": "NONE", "subsequentSystemConfidentiality": "NONE", "subsequentSystemIntegrity": "NONE", "userInteraction": "NONE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", "version": "4.0", "vulnerabilityResponseEffort": "NOT_DEFINED", "vulnerableSystemAvailability": "NONE", "vulnerableSystemConfidentiality": "NONE", "vulnerableSystemIntegrity": "LOW" }, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-11-18T21:15:06.500", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71" }, { "source": "security-advisories@github.com", "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-444" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
WID-SEC-W-2024-3584
Vulnerability from csaf_certbund
Published
2024-12-03 23:00
Modified
2025-01-15 23:00
Summary
Red Hat Ansible Automation Platform: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform für die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3584 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3584.json" }, { "category": "self", "summary": "WID-SEC-2024-3584 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3584" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2024-12-03", "url": "https://access.redhat.com/errata/RHSA-2024:10766" }, { "category": "external", "summary": "Debian Security Advisory DSA-5828 vom 2024-12-12", "url": "https://security-tracker.debian.org/tracker/DSA-5828-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:11574 vom 2024-12-19", "url": "https://access.redhat.com/errata/RHSA-2024:11574" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0340 vom 2025-01-15", "url": "https://access.redhat.com/errata/RHSA-2025:0340" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0341 vom 2025-01-15", "url": "https://access.redhat.com/errata/RHSA-2025:0341" } ], "source_lang": "en-US", "title": "Red Hat Ansible Automation Platform: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2025-01-15T23:00:00.000+00:00", "generator": { "date": "2025-01-16T09:13:41.823+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-3584", "initial_release_date": "2024-12-03T23:00:00.000+00:00", "revision_history": [ { "date": "2024-12-03T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-12-11T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-12-19T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-15T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c2.5", "product": { "name": "Red Hat Ansible Automation Platform \u003c2.5", "product_id": "T039551" } }, { "category": "product_version", "name": "2.5", "product": { "name": "Red Hat Ansible Automation Platform 2.5", "product_id": "T039551-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5" } } } ], "category": "product_name", "name": "Ansible Automation Platform" }, { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-52304", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat Ansible Automation Platform. Diese Schwachstelle betrifft das Python-Paket aiohttp aufgrund einer fehlerhaften Analyse von Chunk-Erweiterungen bei der Behandlung von Zeilenumbr\u00fcchen, was Angriffe zum Schmuggeln von HTTP-Anfragen erm\u00f6glicht. Um die Schwachstelle erfolgreich auszunutzen, m\u00fcssen bestimmte Bedingungen erf\u00fcllt sein, z. B. muss die reine Python-Version installiert sein oder AIOHTTP_NO_EXTENSIONS muss aktiviert sein. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Firewalls oder Proxy-Schutzma\u00dfnahmen zu umgehen." } ], "product_status": { "known_affected": [ "T039551", "2951", "67646" ] }, "release_date": "2024-12-03T23:00:00.000+00:00", "title": "CVE-2024-52304" } ] }
wid-sec-w-2024-3584
Vulnerability from csaf_certbund
Published
2024-12-03 23:00
Modified
2025-01-15 23:00
Summary
Red Hat Ansible Automation Platform: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform für die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3584 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3584.json" }, { "category": "self", "summary": "WID-SEC-2024-3584 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3584" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2024-12-03", "url": "https://access.redhat.com/errata/RHSA-2024:10766" }, { "category": "external", "summary": "Debian Security Advisory DSA-5828 vom 2024-12-12", "url": "https://security-tracker.debian.org/tracker/DSA-5828-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:11574 vom 2024-12-19", "url": "https://access.redhat.com/errata/RHSA-2024:11574" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0340 vom 2025-01-15", "url": "https://access.redhat.com/errata/RHSA-2025:0340" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0341 vom 2025-01-15", "url": "https://access.redhat.com/errata/RHSA-2025:0341" } ], "source_lang": "en-US", "title": "Red Hat Ansible Automation Platform: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2025-01-15T23:00:00.000+00:00", "generator": { "date": "2025-01-16T09:13:41.823+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-3584", "initial_release_date": "2024-12-03T23:00:00.000+00:00", "revision_history": [ { "date": "2024-12-03T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-12-11T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-12-19T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-15T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c2.5", "product": { "name": "Red Hat Ansible Automation Platform \u003c2.5", "product_id": "T039551" } }, { "category": "product_version", "name": "2.5", "product": { "name": "Red Hat Ansible Automation Platform 2.5", "product_id": "T039551-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5" } } } ], "category": "product_name", "name": "Ansible Automation Platform" }, { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-52304", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat Ansible Automation Platform. Diese Schwachstelle betrifft das Python-Paket aiohttp aufgrund einer fehlerhaften Analyse von Chunk-Erweiterungen bei der Behandlung von Zeilenumbr\u00fcchen, was Angriffe zum Schmuggeln von HTTP-Anfragen erm\u00f6glicht. Um die Schwachstelle erfolgreich auszunutzen, m\u00fcssen bestimmte Bedingungen erf\u00fcllt sein, z. B. muss die reine Python-Version installiert sein oder AIOHTTP_NO_EXTENSIONS muss aktiviert sein. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Firewalls oder Proxy-Schutzma\u00dfnahmen zu umgehen." } ], "product_status": { "known_affected": [ "T039551", "2951", "67646" ] }, "release_date": "2024-12-03T23:00:00.000+00:00", "title": "CVE-2024-52304" } ] }
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.