Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-59681 (GCVE-0-2025-59681)
Vulnerability from cvelistv5 – Published: 2025-10-01 00:00 – Updated: 2025-11-04 21:13
VLAI?
EPSS
Summary
An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).
Severity ?
7.1 (High)
CWE
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| djangoproject | Django |
Affected:
4.2 , < 4.2.25
(custom)
Affected: 5.1 , < 5.1.13 (custom) Affected: 5.2 , < 5.2.7 (custom) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-59681",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-01T19:12:04.911087Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-01T19:12:14.952Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:13:55.046Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/10/01/3"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "Django",
"vendor": "djangoproject",
"versions": [
{
"lessThan": "4.2.25",
"status": "affected",
"version": "4.2",
"versionType": "custom"
},
{
"lessThan": "5.1.13",
"status": "affected",
"version": "5.1",
"versionType": "custom"
},
{
"lessThan": "5.2.7",
"status": "affected",
"version": "5.2",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.2.25",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.1.13",
"versionStartIncluding": "5.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.2.7",
"versionStartIncluding": "5.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB)."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-01T18:47:07.600Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"url": "https://groups.google.com/g/django-announce"
},
{
"url": "https://www.djangoproject.com/weblog/2025/oct/01/security-releases/"
}
],
"x_generator": {
"engine": "enrichogram 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2025-59681",
"datePublished": "2025-10-01T00:00:00.000Z",
"dateReserved": "2025-09-18T00:00:00.000Z",
"dateUpdated": "2025-11-04T21:13:55.046Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-59681\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-10-01T19:15:36.487\",\"lastModified\":\"2025-11-04T22:16:35.547\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":4.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2\",\"versionEndExcluding\":\"4.2.25\",\"matchCriteriaId\":\"B463C074-D7E8-4AD0-912D-4F1AC8C11148\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.1\",\"versionEndExcluding\":\"5.1.13\",\"matchCriteriaId\":\"07302099-FD08-4383-8BE5-267182A37E4A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.2\",\"versionEndExcluding\":\"5.2.7\",\"matchCriteriaId\":\"13843918-439E-4481-89CF-2EDD8DFCF8EC\"}]}]}],\"references\":[{\"url\":\"https://docs.djangoproject.com/en/dev/releases/security/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/django-announce\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://www.djangoproject.com/weblog/2025/oct/01/security-releases/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/10/01/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/10/01/3\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:13:55.046Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-59681\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-01T19:12:04.911087Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-01T19:12:07.902Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7.1, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"djangoproject\", \"product\": \"Django\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.2\", \"lessThan\": \"4.2.25\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.1\", \"lessThan\": \"5.1.13\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.2\", \"lessThan\": \"5.2.7\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"references\": [{\"url\": \"https://docs.djangoproject.com/en/dev/releases/security/\"}, {\"url\": \"https://groups.google.com/g/django-announce\"}, {\"url\": \"https://www.djangoproject.com/weblog/2025/oct/01/security-releases/\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-89\", \"description\": \"CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.2.25\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.1.13\", \"versionStartIncluding\": \"5.1\"}, {\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.2.7\", \"versionStartIncluding\": \"5.2\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-10-01T18:47:07.600Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-59681\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T21:13:55.046Z\", \"dateReserved\": \"2025-09-18T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-10-01T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2025-59681
Vulnerability from fkie_nvd - Published: 2025-10-01 19:15 - Updated: 2025-11-04 22:16
Severity ?
7.1 (High) - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://docs.djangoproject.com/en/dev/releases/security/ | Vendor Advisory | |
| cve@mitre.org | https://groups.google.com/g/django-announce | Release Notes, Vendor Advisory | |
| cve@mitre.org | https://www.djangoproject.com/weblog/2025/oct/01/security-releases/ | Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/10/01/3 |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| djangoproject | django | * | |
| djangoproject | django | * | |
| djangoproject | django | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B463C074-D7E8-4AD0-912D-4F1AC8C11148",
"versionEndExcluding": "4.2.25",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "07302099-FD08-4383-8BE5-267182A37E4A",
"versionEndExcluding": "5.1.13",
"versionStartIncluding": "5.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "13843918-439E-4481-89CF-2EDD8DFCF8EC",
"versionEndExcluding": "5.2.7",
"versionStartIncluding": "5.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB)."
}
],
"id": "CVE-2025-59681",
"lastModified": "2025-11-04T22:16:35.547",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 4.7,
"source": "cve@mitre.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-10-01T19:15:36.487",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/django-announce"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2025/oct/01/security-releases/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/10/01/3"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
OPENSUSE-SU-2025:15596-1
Vulnerability from csaf_opensuse - Published: 2025-10-02 00:00 - Updated: 2025-10-02 00:00Summary
python311-Django4-4.2.25-1.1 on GA media
Notes
Title of the patch
python311-Django4-4.2.25-1.1 on GA media
Description of the patch
These are all security issues fixed in the python311-Django4-4.2.25-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15596
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-Django4-4.2.25-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-Django4-4.2.25-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15596",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15596-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59681 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59682 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59682/"
}
],
"title": "python311-Django4-4.2.25-1.1 on GA media",
"tracking": {
"current_release_date": "2025-10-02T00:00:00Z",
"generator": {
"date": "2025-10-02T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15596-1",
"initial_release_date": "2025-10-02T00:00:00Z",
"revision_history": [
{
"date": "2025-10-02T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Django4-4.2.25-1.1.aarch64",
"product": {
"name": "python311-Django4-4.2.25-1.1.aarch64",
"product_id": "python311-Django4-4.2.25-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-Django4-4.2.25-1.1.aarch64",
"product": {
"name": "python312-Django4-4.2.25-1.1.aarch64",
"product_id": "python312-Django4-4.2.25-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-Django4-4.2.25-1.1.aarch64",
"product": {
"name": "python313-Django4-4.2.25-1.1.aarch64",
"product_id": "python313-Django4-4.2.25-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django4-4.2.25-1.1.ppc64le",
"product": {
"name": "python311-Django4-4.2.25-1.1.ppc64le",
"product_id": "python311-Django4-4.2.25-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-Django4-4.2.25-1.1.ppc64le",
"product": {
"name": "python312-Django4-4.2.25-1.1.ppc64le",
"product_id": "python312-Django4-4.2.25-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-Django4-4.2.25-1.1.ppc64le",
"product": {
"name": "python313-Django4-4.2.25-1.1.ppc64le",
"product_id": "python313-Django4-4.2.25-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django4-4.2.25-1.1.s390x",
"product": {
"name": "python311-Django4-4.2.25-1.1.s390x",
"product_id": "python311-Django4-4.2.25-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-Django4-4.2.25-1.1.s390x",
"product": {
"name": "python312-Django4-4.2.25-1.1.s390x",
"product_id": "python312-Django4-4.2.25-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-Django4-4.2.25-1.1.s390x",
"product": {
"name": "python313-Django4-4.2.25-1.1.s390x",
"product_id": "python313-Django4-4.2.25-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django4-4.2.25-1.1.x86_64",
"product": {
"name": "python311-Django4-4.2.25-1.1.x86_64",
"product_id": "python311-Django4-4.2.25-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-Django4-4.2.25-1.1.x86_64",
"product": {
"name": "python312-Django4-4.2.25-1.1.x86_64",
"product_id": "python312-Django4-4.2.25-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-Django4-4.2.25-1.1.x86_64",
"product": {
"name": "python313-Django4-4.2.25-1.1.x86_64",
"product_id": "python313-Django4-4.2.25-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.25-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.aarch64"
},
"product_reference": "python311-Django4-4.2.25-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.25-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.ppc64le"
},
"product_reference": "python311-Django4-4.2.25-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.25-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.s390x"
},
"product_reference": "python311-Django4-4.2.25-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.25-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.x86_64"
},
"product_reference": "python311-Django4-4.2.25-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django4-4.2.25-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.aarch64"
},
"product_reference": "python312-Django4-4.2.25-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django4-4.2.25-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.ppc64le"
},
"product_reference": "python312-Django4-4.2.25-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django4-4.2.25-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.s390x"
},
"product_reference": "python312-Django4-4.2.25-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django4-4.2.25-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.x86_64"
},
"product_reference": "python312-Django4-4.2.25-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django4-4.2.25-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.aarch64"
},
"product_reference": "python313-Django4-4.2.25-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django4-4.2.25-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.ppc64le"
},
"product_reference": "python313-Django4-4.2.25-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django4-4.2.25-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.s390x"
},
"product_reference": "python313-Django4-4.2.25-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django4-4.2.25-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.x86_64"
},
"product_reference": "python313-Django4-4.2.25-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59681"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59681",
"url": "https://www.suse.com/security/cve/CVE-2025-59681"
},
{
"category": "external",
"summary": "SUSE Bug 1250485 for CVE-2025-59681",
"url": "https://bugzilla.suse.com/1250485"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-02T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59681"
},
{
"cve": "CVE-2025-59682",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59682"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the \"startapp --template\" and \"startproject --template\" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59682",
"url": "https://www.suse.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "SUSE Bug 1250487 for CVE-2025-59682",
"url": "https://bugzilla.suse.com/1250487"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.25-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.25-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-02T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59682"
}
]
}
OPENSUSE-SU-2026:10005-1
Vulnerability from csaf_opensuse - Published: 2026-01-03 00:00 - Updated: 2026-01-03 00:00Summary
python312-Django6-6.0-1.1 on GA media
Notes
Title of the patch
python312-Django6-6.0-1.1 on GA media
Description of the patch
These are all security issues fixed in the python312-Django6-6.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2026-10005
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python312-Django6-6.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python312-Django6-6.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10005",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10005-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3982 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-5145 page",
"url": "https://www.suse.com/security/cve/CVE-2015-5145/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-5963 page",
"url": "https://www.suse.com/security/cve/CVE-2015-5963/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7401 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7401/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-12794 page",
"url": "https://www.suse.com/security/cve/CVE-2017-12794/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7233 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7233/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7234 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7234/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16984 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16984/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-6188 page",
"url": "https://www.suse.com/security/cve/CVE-2018-6188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-7536 page",
"url": "https://www.suse.com/security/cve/CVE-2018-7536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-7537 page",
"url": "https://www.suse.com/security/cve/CVE-2018-7537/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11358 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-12308 page",
"url": "https://www.suse.com/security/cve/CVE-2019-12308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-12781 page",
"url": "https://www.suse.com/security/cve/CVE-2019-12781/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14232 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19118 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19118/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19844 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3498/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6975 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6975/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-13254 page",
"url": "https://www.suse.com/security/cve/CVE-2020-13254/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-13596 page",
"url": "https://www.suse.com/security/cve/CVE-2020-13596/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-24583 page",
"url": "https://www.suse.com/security/cve/CVE-2020-24583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-24584 page",
"url": "https://www.suse.com/security/cve/CVE-2020-24584/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7471 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7471/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-9402 page",
"url": "https://www.suse.com/security/cve/CVE-2020-9402/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-31542 page",
"url": "https://www.suse.com/security/cve/CVE-2021-31542/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32052 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32052/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-33203 page",
"url": "https://www.suse.com/security/cve/CVE-2021-33203/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-33571 page",
"url": "https://www.suse.com/security/cve/CVE-2021-33571/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-35042 page",
"url": "https://www.suse.com/security/cve/CVE-2021-35042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45115 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45115/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45452 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45452/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22818 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23833 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28346 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28346/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28347 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28347/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-34265 page",
"url": "https://www.suse.com/security/cve/CVE-2022-34265/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-36359 page",
"url": "https://www.suse.com/security/cve/CVE-2022-36359/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41323 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41323/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-23969 page",
"url": "https://www.suse.com/security/cve/CVE-2023-23969/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24580 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31047 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31047/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-36053 page",
"url": "https://www.suse.com/security/cve/CVE-2023-36053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-41164 page",
"url": "https://www.suse.com/security/cve/CVE-2023-41164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-43665 page",
"url": "https://www.suse.com/security/cve/CVE-2023-43665/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24680 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24680/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-27351 page",
"url": "https://www.suse.com/security/cve/CVE-2024-27351/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38875 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39329 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39329/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39330 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41989 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41989/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41990 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41990/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41991 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-42005 page",
"url": "https://www.suse.com/security/cve/CVE-2024-42005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45230 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45230/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45231 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45231/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-53907 page",
"url": "https://www.suse.com/security/cve/CVE-2024-53907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-53908 page",
"url": "https://www.suse.com/security/cve/CVE-2024-53908/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56374 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56374/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13372 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13372/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-26699 page",
"url": "https://www.suse.com/security/cve/CVE-2025-26699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27556 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27556/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-32873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-32873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48432 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48432/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57833 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59681 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59682 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59682/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64459 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64459/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64460 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64460/"
}
],
"title": "python312-Django6-6.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-03T00:00:00Z",
"generator": {
"date": "2026-01-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10005-1",
"initial_release_date": "2026-01-03T00:00:00Z",
"revision_history": [
{
"date": "2026-01-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python312-Django6-6.0-1.1.aarch64",
"product": {
"name": "python312-Django6-6.0-1.1.aarch64",
"product_id": "python312-Django6-6.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-Django6-6.0-1.1.aarch64",
"product": {
"name": "python313-Django6-6.0-1.1.aarch64",
"product_id": "python313-Django6-6.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-Django6-6.0-1.1.ppc64le",
"product": {
"name": "python312-Django6-6.0-1.1.ppc64le",
"product_id": "python312-Django6-6.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-Django6-6.0-1.1.ppc64le",
"product": {
"name": "python313-Django6-6.0-1.1.ppc64le",
"product_id": "python313-Django6-6.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-Django6-6.0-1.1.s390x",
"product": {
"name": "python312-Django6-6.0-1.1.s390x",
"product_id": "python312-Django6-6.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-Django6-6.0-1.1.s390x",
"product": {
"name": "python313-Django6-6.0-1.1.s390x",
"product_id": "python313-Django6-6.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-Django6-6.0-1.1.x86_64",
"product": {
"name": "python312-Django6-6.0-1.1.x86_64",
"product_id": "python312-Django6-6.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-Django6-6.0-1.1.x86_64",
"product": {
"name": "python313-Django6-6.0-1.1.x86_64",
"product_id": "python313-Django6-6.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django6-6.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64"
},
"product_reference": "python312-Django6-6.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django6-6.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le"
},
"product_reference": "python312-Django6-6.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django6-6.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x"
},
"product_reference": "python312-Django6-6.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django6-6.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64"
},
"product_reference": "python312-Django6-6.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django6-6.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64"
},
"product_reference": "python313-Django6-6.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django6-6.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le"
},
"product_reference": "python313-Django6-6.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django6-6.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x"
},
"product_reference": "python313-Django6-6.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django6-6.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
},
"product_reference": "python313-Django6-6.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-3982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3982"
}
],
"notes": [
{
"category": "general",
"text": "The session.flush function in the cached_db backend in Django 1.8.x before 1.8.2 does not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3982",
"url": "https://www.suse.com/security/cve/CVE-2015-3982"
},
{
"category": "external",
"summary": "SUSE Bug 932265 for CVE-2015-3982",
"url": "https://bugzilla.suse.com/932265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3982"
},
{
"cve": "CVE-2015-5145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-5145"
}
],
"notes": [
{
"category": "general",
"text": "validators.URLValidator in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-5145",
"url": "https://www.suse.com/security/cve/CVE-2015-5145"
},
{
"category": "external",
"summary": "SUSE Bug 937524 for CVE-2015-5145",
"url": "https://bugzilla.suse.com/937524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-5145"
},
{
"cve": "CVE-2015-5963",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-5963"
}
],
"notes": [
{
"category": "general",
"text": "contrib.sessions.middleware.SessionMiddleware in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions allows remote attackers to cause a denial of service (session store consumption or session record removal) via a large number of requests to contrib.auth.views.logout, which triggers the creation of an empty session record.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-5963",
"url": "https://www.suse.com/security/cve/CVE-2015-5963"
},
{
"category": "external",
"summary": "SUSE Bug 941587 for CVE-2015-5963",
"url": "https://bugzilla.suse.com/941587"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-5963"
},
{
"cve": "CVE-2016-7401",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7401"
}
],
"notes": [
{
"category": "general",
"text": "The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7401",
"url": "https://www.suse.com/security/cve/CVE-2016-7401"
},
{
"category": "external",
"summary": "SUSE Bug 1001374 for CVE-2016-7401",
"url": "https://bugzilla.suse.com/1001374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-7401"
},
{
"cve": "CVE-2017-12794",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-12794"
}
],
"notes": [
{
"category": "general",
"text": "In Django 1.10.x before 1.10.8 and 1.11.x before 1.11.5, HTML autoescaping was disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability shouldn\u0027t affect most production sites since you shouldn\u0027t run with \"DEBUG = True\" (which makes this page accessible) in your production settings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-12794",
"url": "https://www.suse.com/security/cve/CVE-2017-12794"
},
{
"category": "external",
"summary": "SUSE Bug 1056284 for CVE-2017-12794",
"url": "https://bugzilla.suse.com/1056284"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-12794"
},
{
"cve": "CVE-2017-7233",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7233"
}
],
"notes": [
{
"category": "general",
"text": "Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an \"on success\" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs \"safe\" when they shouldn\u0027t be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7233",
"url": "https://www.suse.com/security/cve/CVE-2017-7233"
},
{
"category": "external",
"summary": "SUSE Bug 1031450 for CVE-2017-7233",
"url": "https://bugzilla.suse.com/1031450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-7233"
},
{
"cve": "CVE-2017-7234",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7234"
}
],
"notes": [
{
"category": "general",
"text": "A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the ``django.views.static.serve()`` view could redirect to any other domain, aka an open redirect vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7234",
"url": "https://www.suse.com/security/cve/CVE-2017-7234"
},
{
"category": "external",
"summary": "SUSE Bug 1031451 for CVE-2017-7234",
"url": "https://bugzilla.suse.com/1031451"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-7234"
},
{
"cve": "CVE-2018-16984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16984"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the \"view\" permission (new in Django 2.1), resulting in display of the entire password hash to those users. This may result in a vulnerability for sites with legacy user accounts using insecure hashes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16984",
"url": "https://www.suse.com/security/cve/CVE-2018-16984"
},
{
"category": "external",
"summary": "SUSE Bug 1109621 for CVE-2018-16984",
"url": "https://bugzilla.suse.com/1109621"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16984"
},
{
"cve": "CVE-2018-6188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-6188"
}
],
"notes": [
{
"category": "general",
"text": "django.contrib.auth.forms.AuthenticationForm in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated by discovering whether a user account is inactive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-6188",
"url": "https://www.suse.com/security/cve/CVE-2018-6188"
},
{
"category": "external",
"summary": "SUSE Bug 1077714 for CVE-2018-6188",
"url": "https://bugzilla.suse.com/1077714"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-6188"
},
{
"cve": "CVE-2018-7536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-7536"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-7536",
"url": "https://www.suse.com/security/cve/CVE-2018-7536"
},
{
"category": "external",
"summary": "SUSE Bug 1083304 for CVE-2018-7536",
"url": "https://bugzilla.suse.com/1083304"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-7536"
},
{
"cve": "CVE-2018-7537",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-7537"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator\u0027s chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-7537",
"url": "https://www.suse.com/security/cve/CVE-2018-7537"
},
{
"category": "external",
"summary": "SUSE Bug 1083305 for CVE-2018-7537",
"url": "https://bugzilla.suse.com/1083305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-7537"
},
{
"cve": "CVE-2019-11358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11358"
}
],
"notes": [
{
"category": "general",
"text": "jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11358",
"url": "https://www.suse.com/security/cve/CVE-2019-11358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11358"
},
{
"cve": "CVE-2019-12308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-12308"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-12308",
"url": "https://www.suse.com/security/cve/CVE-2019-12308"
},
{
"category": "external",
"summary": "SUSE Bug 1136468 for CVE-2019-12308",
"url": "https://bugzilla.suse.com/1136468"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-12308"
},
{
"cve": "CVE-2019-12781",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-12781"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECURE_PROXY_SSL_HEADER and SECURE_SSL_REDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words, django.http.HttpRequest.scheme has incorrect behavior when a client uses HTTP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-12781",
"url": "https://www.suse.com/security/cve/CVE-2019-12781"
},
{
"category": "external",
"summary": "SUSE Bug 1124991 for CVE-2019-12781",
"url": "https://bugzilla.suse.com/1124991"
},
{
"category": "external",
"summary": "SUSE Bug 1139945 for CVE-2019-12781",
"url": "https://bugzilla.suse.com/1139945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-12781"
},
{
"cve": "CVE-2019-14232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14232"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator\u0027s chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14232",
"url": "https://www.suse.com/security/cve/CVE-2019-14232"
},
{
"category": "external",
"summary": "SUSE Bug 1142880 for CVE-2019-14232",
"url": "https://bugzilla.suse.com/1142880"
},
{
"category": "external",
"summary": "SUSE Bug 1215978 for CVE-2019-14232",
"url": "https://bugzilla.suse.com/1215978"
},
{
"category": "external",
"summary": "SUSE Bug 1220358 for CVE-2019-14232",
"url": "https://bugzilla.suse.com/1220358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-14232"
},
{
"cve": "CVE-2019-19118",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19118"
}
],
"notes": [
{
"category": "general",
"text": "Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model\u0027s save() method was called, triggering potential side effects, and causing pre and post-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19118",
"url": "https://www.suse.com/security/cve/CVE-2019-19118"
},
{
"category": "external",
"summary": "SUSE Bug 1157705 for CVE-2019-19118",
"url": "https://bugzilla.suse.com/1157705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-19118"
},
{
"cve": "CVE-2019-19844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19844"
}
],
"notes": [
{
"category": "general",
"text": "Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user\u0027s email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19844",
"url": "https://www.suse.com/security/cve/CVE-2019-19844"
},
{
"category": "external",
"summary": "SUSE Bug 1159447 for CVE-2019-19844",
"url": "https://bugzilla.suse.com/1159447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-19844"
},
{
"cve": "CVE-2019-3498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3498"
}
],
"notes": [
{
"category": "general",
"text": "In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3498",
"url": "https://www.suse.com/security/cve/CVE-2019-3498"
},
{
"category": "external",
"summary": "SUSE Bug 1120932 for CVE-2019-3498",
"url": "https://bugzilla.suse.com/1120932"
},
{
"category": "external",
"summary": "SUSE Bug 1139945 for CVE-2019-3498",
"url": "https://bugzilla.suse.com/1139945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-3498"
},
{
"cve": "CVE-2019-6975",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6975"
}
],
"notes": [
{
"category": "general",
"text": "Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied value to the django.utils.numberformat.format() function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6975",
"url": "https://www.suse.com/security/cve/CVE-2019-6975"
},
{
"category": "external",
"summary": "SUSE Bug 1124991 for CVE-2019-6975",
"url": "https://bugzilla.suse.com/1124991"
},
{
"category": "external",
"summary": "SUSE Bug 1139945 for CVE-2019-6975",
"url": "https://bugzilla.suse.com/1139945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-6975"
},
{
"cve": "CVE-2020-13254",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-13254"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-13254",
"url": "https://www.suse.com/security/cve/CVE-2020-13254"
},
{
"category": "external",
"summary": "SUSE Bug 1172166 for CVE-2020-13254",
"url": "https://bugzilla.suse.com/1172166"
},
{
"category": "external",
"summary": "SUSE Bug 1172167 for CVE-2020-13254",
"url": "https://bugzilla.suse.com/1172167"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-13254"
},
{
"cve": "CVE-2020-13596",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-13596"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-13596",
"url": "https://www.suse.com/security/cve/CVE-2020-13596"
},
{
"category": "external",
"summary": "SUSE Bug 1172166 for CVE-2020-13596",
"url": "https://bugzilla.suse.com/1172166"
},
{
"category": "external",
"summary": "SUSE Bug 1172167 for CVE-2020-13596",
"url": "https://bugzilla.suse.com/1172167"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-13596"
},
{
"cve": "CVE-2020-24583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-24583"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-24583",
"url": "https://www.suse.com/security/cve/CVE-2020-24583"
},
{
"category": "external",
"summary": "SUSE Bug 1175784 for CVE-2020-24583",
"url": "https://bugzilla.suse.com/1175784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-24583"
},
{
"cve": "CVE-2020-24584",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-24584"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). The intermediate-level directories of the filesystem cache had the system\u0027s standard umask rather than 0o077.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-24584",
"url": "https://www.suse.com/security/cve/CVE-2020-24584"
},
{
"category": "external",
"summary": "SUSE Bug 1175784 for CVE-2020-24584",
"url": "https://bugzilla.suse.com/1175784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-24584"
},
{
"cve": "CVE-2020-7471",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7471"
}
],
"notes": [
{
"category": "general",
"text": "Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7471",
"url": "https://www.suse.com/security/cve/CVE-2020-7471"
},
{
"category": "external",
"summary": "SUSE Bug 1161919 for CVE-2020-7471",
"url": "https://bugzilla.suse.com/1161919"
},
{
"category": "external",
"summary": "SUSE Bug 1161920 for CVE-2020-7471",
"url": "https://bugzilla.suse.com/1161920"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-7471"
},
{
"cve": "CVE-2020-9402",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-9402"
}
],
"notes": [
{
"category": "general",
"text": "Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-9402",
"url": "https://www.suse.com/security/cve/CVE-2020-9402"
},
{
"category": "external",
"summary": "SUSE Bug 1165022 for CVE-2020-9402",
"url": "https://bugzilla.suse.com/1165022"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-9402"
},
{
"cve": "CVE-2021-31542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-31542"
}
],
"notes": [
{
"category": "general",
"text": "In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-31542",
"url": "https://www.suse.com/security/cve/CVE-2021-31542"
},
{
"category": "external",
"summary": "SUSE Bug 1185623 for CVE-2021-31542",
"url": "https://bugzilla.suse.com/1185623"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-31542"
},
{
"cve": "CVE-2021-32052",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32052"
}
],
"notes": [
{
"category": "general",
"text": "In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because HttpResponse prohibits newlines in HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32052",
"url": "https://www.suse.com/security/cve/CVE-2021-32052"
},
{
"category": "external",
"summary": "SUSE Bug 1185713 for CVE-2021-32052",
"url": "https://bugzilla.suse.com/1185713"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32052"
},
{
"cve": "CVE-2021-33203",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-33203"
}
],
"notes": [
{
"category": "general",
"text": "Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by application developers to also show file contents, then not only the existence but also the file contents would have been exposed. In other words, there is directory traversal outside of the template root directories.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-33203",
"url": "https://www.suse.com/security/cve/CVE-2021-33203"
},
{
"category": "external",
"summary": "SUSE Bug 1186608 for CVE-2021-33203",
"url": "https://bugzilla.suse.com/1186608"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-33203"
},
{
"cve": "CVE-2021-33571",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-33571"
}
],
"notes": [
{
"category": "general",
"text": "In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-33571",
"url": "https://www.suse.com/security/cve/CVE-2021-33571"
},
{
"category": "external",
"summary": "SUSE Bug 1186611 for CVE-2021-33571",
"url": "https://bugzilla.suse.com/1186611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-33571"
},
{
"cve": "CVE-2021-35042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-35042"
}
],
"notes": [
{
"category": "general",
"text": "Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-35042",
"url": "https://www.suse.com/security/cve/CVE-2021-35042"
},
{
"category": "external",
"summary": "SUSE Bug 1187785 for CVE-2021-35042",
"url": "https://bugzilla.suse.com/1187785"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-35042"
},
{
"cve": "CVE-2021-45115",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45115"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. UserAttributeSimilarityValidator incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user registration was unrestricted, this provided a potential vector for a denial-of-service attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45115",
"url": "https://www.suse.com/security/cve/CVE-2021-45115"
},
{
"category": "external",
"summary": "SUSE Bug 1194115 for CVE-2021-45115",
"url": "https://bugzilla.suse.com/1194115"
},
{
"category": "external",
"summary": "SUSE Bug 1194117 for CVE-2021-45115",
"url": "https://bugzilla.suse.com/1194117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-45115"
},
{
"cve": "CVE-2021-45452",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45452"
}
],
"notes": [
{
"category": "general",
"text": "Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45452",
"url": "https://www.suse.com/security/cve/CVE-2021-45452"
},
{
"category": "external",
"summary": "SUSE Bug 1194116 for CVE-2021-45452",
"url": "https://bugzilla.suse.com/1194116"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-45452"
},
{
"cve": "CVE-2022-22818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22818"
}
],
"notes": [
{
"category": "general",
"text": "The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22818",
"url": "https://www.suse.com/security/cve/CVE-2022-22818"
},
{
"category": "external",
"summary": "SUSE Bug 1195086 for CVE-2022-22818",
"url": "https://bugzilla.suse.com/1195086"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-22818"
},
{
"cve": "CVE-2022-23833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23833"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23833",
"url": "https://www.suse.com/security/cve/CVE-2022-23833"
},
{
"category": "external",
"summary": "SUSE Bug 1195088 for CVE-2022-23833",
"url": "https://bugzilla.suse.com/1195088"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-23833"
},
{
"cve": "CVE-2022-28346",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28346"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28346",
"url": "https://www.suse.com/security/cve/CVE-2022-28346"
},
{
"category": "external",
"summary": "SUSE Bug 1198398 for CVE-2022-28346",
"url": "https://bugzilla.suse.com/1198398"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-28346"
},
{
"cve": "CVE-2022-28347",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28347"
}
],
"notes": [
{
"category": "general",
"text": "A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28347",
"url": "https://www.suse.com/security/cve/CVE-2022-28347"
},
{
"category": "external",
"summary": "SUSE Bug 1198399 for CVE-2022-28347",
"url": "https://bugzilla.suse.com/1198399"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-28347"
},
{
"cve": "CVE-2022-34265",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-34265"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-34265",
"url": "https://www.suse.com/security/cve/CVE-2022-34265"
},
{
"category": "external",
"summary": "SUSE Bug 1201186 for CVE-2022-34265",
"url": "https://bugzilla.suse.com/1201186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-34265"
},
{
"cve": "CVE-2022-36359",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-36359"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-36359",
"url": "https://www.suse.com/security/cve/CVE-2022-36359"
},
{
"category": "external",
"summary": "SUSE Bug 1201923 for CVE-2022-36359",
"url": "https://bugzilla.suse.com/1201923"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-36359"
},
{
"cve": "CVE-2022-41323",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41323"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41323",
"url": "https://www.suse.com/security/cve/CVE-2022-41323"
},
{
"category": "external",
"summary": "SUSE Bug 1203793 for CVE-2022-41323",
"url": "https://bugzilla.suse.com/1203793"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41323"
},
{
"cve": "CVE-2023-23969",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-23969"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-23969",
"url": "https://www.suse.com/security/cve/CVE-2023-23969"
},
{
"category": "external",
"summary": "SUSE Bug 1207565 for CVE-2023-23969",
"url": "https://bugzilla.suse.com/1207565"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-23969"
},
{
"cve": "CVE-2023-24580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24580"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24580",
"url": "https://www.suse.com/security/cve/CVE-2023-24580"
},
{
"category": "external",
"summary": "SUSE Bug 1208082 for CVE-2023-24580",
"url": "https://bugzilla.suse.com/1208082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24580"
},
{
"cve": "CVE-2023-31047",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31047"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django\u0027s \"Uploading multiple files\" documentation suggested otherwise.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31047",
"url": "https://www.suse.com/security/cve/CVE-2023-31047"
},
{
"category": "external",
"summary": "SUSE Bug 1210866 for CVE-2023-31047",
"url": "https://bugzilla.suse.com/1210866"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-31047"
},
{
"cve": "CVE-2023-36053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-36053"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-36053",
"url": "https://www.suse.com/security/cve/CVE-2023-36053"
},
{
"category": "external",
"summary": "SUSE Bug 1212742 for CVE-2023-36053",
"url": "https://bugzilla.suse.com/1212742"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-36053"
},
{
"cve": "CVE-2023-41164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-41164"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-41164",
"url": "https://www.suse.com/security/cve/CVE-2023-41164"
},
{
"category": "external",
"summary": "SUSE Bug 1214667 for CVE-2023-41164",
"url": "https://bugzilla.suse.com/1214667"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-41164"
},
{
"cve": "CVE-2023-43665",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-43665"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which are thus also vulnerable. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-43665",
"url": "https://www.suse.com/security/cve/CVE-2023-43665"
},
{
"category": "external",
"summary": "SUSE Bug 1215978 for CVE-2023-43665",
"url": "https://bugzilla.suse.com/1215978"
},
{
"category": "external",
"summary": "SUSE Bug 1220358 for CVE-2023-43665",
"url": "https://bugzilla.suse.com/1220358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-43665"
},
{
"cve": "CVE-2024-24680",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24680"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24680",
"url": "https://www.suse.com/security/cve/CVE-2024-24680"
},
{
"category": "external",
"summary": "SUSE Bug 1219683 for CVE-2024-24680",
"url": "https://bugzilla.suse.com/1219683"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-24680"
},
{
"cve": "CVE-2024-27351",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-27351"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-27351",
"url": "https://www.suse.com/security/cve/CVE-2024-27351"
},
{
"category": "external",
"summary": "SUSE Bug 1220358 for CVE-2024-27351",
"url": "https://bugzilla.suse.com/1220358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-27351"
},
{
"cve": "CVE-2024-38875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38875"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38875",
"url": "https://www.suse.com/security/cve/CVE-2024-38875"
},
{
"category": "external",
"summary": "SUSE Bug 1227590 for CVE-2024-38875",
"url": "https://bugzilla.suse.com/1227590"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-38875"
},
{
"cve": "CVE-2024-39329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39329"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39329",
"url": "https://www.suse.com/security/cve/CVE-2024-39329"
},
{
"category": "external",
"summary": "SUSE Bug 1227590 for CVE-2024-39329",
"url": "https://bugzilla.suse.com/1227590"
},
{
"category": "external",
"summary": "SUSE Bug 1227593 for CVE-2024-39329",
"url": "https://bugzilla.suse.com/1227593"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-39329"
},
{
"cve": "CVE-2024-39330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39330"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory traversal via certain inputs during a save() call. (Built-in Storage sub-classes are unaffected.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39330",
"url": "https://www.suse.com/security/cve/CVE-2024-39330"
},
{
"category": "external",
"summary": "SUSE Bug 1227590 for CVE-2024-39330",
"url": "https://bugzilla.suse.com/1227590"
},
{
"category": "external",
"summary": "SUSE Bug 1227594 for CVE-2024-39330",
"url": "https://bugzilla.suse.com/1227594"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-39330"
},
{
"cve": "CVE-2024-39614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39614"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39614",
"url": "https://www.suse.com/security/cve/CVE-2024-39614"
},
{
"category": "external",
"summary": "SUSE Bug 1227590 for CVE-2024-39614",
"url": "https://bugzilla.suse.com/1227590"
},
{
"category": "external",
"summary": "SUSE Bug 1227595 for CVE-2024-39614",
"url": "https://bugzilla.suse.com/1227595"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-39614"
},
{
"cve": "CVE-2024-41989",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41989"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41989",
"url": "https://www.suse.com/security/cve/CVE-2024-41989"
},
{
"category": "external",
"summary": "SUSE Bug 1228629 for CVE-2024-41989",
"url": "https://bugzilla.suse.com/1228629"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-41989"
},
{
"cve": "CVE-2024-41990",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41990"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41990",
"url": "https://www.suse.com/security/cve/CVE-2024-41990"
},
{
"category": "external",
"summary": "SUSE Bug 1228630 for CVE-2024-41990",
"url": "https://bugzilla.suse.com/1228630"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-41990"
},
{
"cve": "CVE-2024-41991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41991"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41991",
"url": "https://www.suse.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "SUSE Bug 1228631 for CVE-2024-41991",
"url": "https://bugzilla.suse.com/1228631"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-41991"
},
{
"cve": "CVE-2024-42005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-42005"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-42005",
"url": "https://www.suse.com/security/cve/CVE-2024-42005"
},
{
"category": "external",
"summary": "SUSE Bug 1228632 for CVE-2024-42005",
"url": "https://bugzilla.suse.com/1228632"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-42005"
},
{
"cve": "CVE-2024-45230",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45230"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45230",
"url": "https://www.suse.com/security/cve/CVE-2024-45230"
},
{
"category": "external",
"summary": "SUSE Bug 1229823 for CVE-2024-45230",
"url": "https://bugzilla.suse.com/1229823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45230"
},
{
"cve": "CVE-2024-45231",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45231"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45231",
"url": "https://www.suse.com/security/cve/CVE-2024-45231"
},
{
"category": "external",
"summary": "SUSE Bug 1229824 for CVE-2024-45231",
"url": "https://bugzilla.suse.com/1229824"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-45231"
},
{
"cve": "CVE-2024-53907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-53907"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-53907",
"url": "https://www.suse.com/security/cve/CVE-2024-53907"
},
{
"category": "external",
"summary": "SUSE Bug 1234232 for CVE-2024-53907",
"url": "https://bugzilla.suse.com/1234232"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-53907"
},
{
"cve": "CVE-2024-53908",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-53908"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-53908",
"url": "https://www.suse.com/security/cve/CVE-2024-53908"
},
{
"category": "external",
"summary": "SUSE Bug 1234231 for CVE-2024-53908",
"url": "https://bugzilla.suse.com/1234231"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2024-53908"
},
{
"cve": "CVE-2024-56374",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56374"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. 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 are vulnerable, as is the django.forms.GenericIPAddressField form field. (The django.db.models.GenericIPAddressField model field is not affected.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56374",
"url": "https://www.suse.com/security/cve/CVE-2024-56374"
},
{
"category": "external",
"summary": "SUSE Bug 1235856 for CVE-2024-56374",
"url": "https://bugzilla.suse.com/1235856"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-56374"
},
{
"cve": "CVE-2025-13372",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13372"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27.\n`FilteredRelation` is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Stackered for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13372",
"url": "https://www.suse.com/security/cve/CVE-2025-13372"
},
{
"category": "external",
"summary": "SUSE Bug 1254437 for CVE-2025-13372",
"url": "https://bugzilla.suse.com/1254437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-13372"
},
{
"cve": "CVE-2025-26699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-26699"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap() method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-26699",
"url": "https://www.suse.com/security/cve/CVE-2025-26699"
},
{
"category": "external",
"summary": "SUSE Bug 1239052 for CVE-2025-26699",
"url": "https://bugzilla.suse.com/1239052"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-26699"
},
{
"cve": "CVE-2025-27556",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27556"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27556",
"url": "https://www.suse.com/security/cve/CVE-2025-27556"
},
{
"category": "external",
"summary": "SUSE Bug 1240772 for CVE-2025-27556",
"url": "https://bugzilla.suse.com/1240772"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27556"
},
{
"cve": "CVE-2025-32873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-32873"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-32873",
"url": "https://www.suse.com/security/cve/CVE-2025-32873"
},
{
"category": "external",
"summary": "SUSE Bug 1242210 for CVE-2025-32873",
"url": "https://bugzilla.suse.com/1242210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-32873"
},
{
"cve": "CVE-2025-48432",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48432"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.2 before 5.2.3, 5.1 before 5.1.11, and 4.2 before 4.2.23. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48432",
"url": "https://www.suse.com/security/cve/CVE-2025-48432"
},
{
"category": "external",
"summary": "SUSE Bug 1244095 for CVE-2025-48432",
"url": "https://bugzilla.suse.com/1244095"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-48432"
},
{
"cve": "CVE-2025-57833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57833"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57833",
"url": "https://www.suse.com/security/cve/CVE-2025-57833"
},
{
"category": "external",
"summary": "SUSE Bug 1248810 for CVE-2025-57833",
"url": "https://bugzilla.suse.com/1248810"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-57833"
},
{
"cve": "CVE-2025-59681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59681"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59681",
"url": "https://www.suse.com/security/cve/CVE-2025-59681"
},
{
"category": "external",
"summary": "SUSE Bug 1250485 for CVE-2025-59681",
"url": "https://bugzilla.suse.com/1250485"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59681"
},
{
"cve": "CVE-2025-59682",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59682"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the \"startapp --template\" and \"startproject --template\" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59682",
"url": "https://www.suse.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "SUSE Bug 1250487 for CVE-2025-59682",
"url": "https://bugzilla.suse.com/1250487"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59682"
},
{
"cve": "CVE-2025-64459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64459"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8.\nThe methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank cyberstan for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64459",
"url": "https://www.suse.com/security/cve/CVE-2025-64459"
},
{
"category": "external",
"summary": "SUSE Bug 1252926 for CVE-2025-64459",
"url": "https://bugzilla.suse.com/1252926"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-64459"
},
{
"cve": "CVE-2025-64460",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64460"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27.\nAlgorithmic complexity in `django.core.serializers.xml_serializer.getInnerText()` allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML input processed by the XML `Deserializer`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Seokchan Yoon for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64460",
"url": "https://www.suse.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "SUSE Bug 1254437 for CVE-2025-64460",
"url": "https://bugzilla.suse.com/1254437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-64460"
}
]
}
OPENSUSE-SU-2025:15598-1
Vulnerability from csaf_opensuse - Published: 2025-10-03 00:00 - Updated: 2025-10-03 00:00Summary
python311-Django-5.2.7-1.1 on GA media
Notes
Title of the patch
python311-Django-5.2.7-1.1 on GA media
Description of the patch
These are all security issues fixed in the python311-Django-5.2.7-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15598
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-Django-5.2.7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-Django-5.2.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15598",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15598-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59681 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59682 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59682/"
}
],
"title": "python311-Django-5.2.7-1.1 on GA media",
"tracking": {
"current_release_date": "2025-10-03T00:00:00Z",
"generator": {
"date": "2025-10-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15598-1",
"initial_release_date": "2025-10-03T00:00:00Z",
"revision_history": [
{
"date": "2025-10-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Django-5.2.7-1.1.aarch64",
"product": {
"name": "python311-Django-5.2.7-1.1.aarch64",
"product_id": "python311-Django-5.2.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-Django-5.2.7-1.1.aarch64",
"product": {
"name": "python312-Django-5.2.7-1.1.aarch64",
"product_id": "python312-Django-5.2.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-Django-5.2.7-1.1.aarch64",
"product": {
"name": "python313-Django-5.2.7-1.1.aarch64",
"product_id": "python313-Django-5.2.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django-5.2.7-1.1.ppc64le",
"product": {
"name": "python311-Django-5.2.7-1.1.ppc64le",
"product_id": "python311-Django-5.2.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-Django-5.2.7-1.1.ppc64le",
"product": {
"name": "python312-Django-5.2.7-1.1.ppc64le",
"product_id": "python312-Django-5.2.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-Django-5.2.7-1.1.ppc64le",
"product": {
"name": "python313-Django-5.2.7-1.1.ppc64le",
"product_id": "python313-Django-5.2.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django-5.2.7-1.1.s390x",
"product": {
"name": "python311-Django-5.2.7-1.1.s390x",
"product_id": "python311-Django-5.2.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-Django-5.2.7-1.1.s390x",
"product": {
"name": "python312-Django-5.2.7-1.1.s390x",
"product_id": "python312-Django-5.2.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-Django-5.2.7-1.1.s390x",
"product": {
"name": "python313-Django-5.2.7-1.1.s390x",
"product_id": "python313-Django-5.2.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django-5.2.7-1.1.x86_64",
"product": {
"name": "python311-Django-5.2.7-1.1.x86_64",
"product_id": "python311-Django-5.2.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-Django-5.2.7-1.1.x86_64",
"product": {
"name": "python312-Django-5.2.7-1.1.x86_64",
"product_id": "python312-Django-5.2.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-Django-5.2.7-1.1.x86_64",
"product": {
"name": "python313-Django-5.2.7-1.1.x86_64",
"product_id": "python313-Django-5.2.7-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-5.2.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django-5.2.7-1.1.aarch64"
},
"product_reference": "python311-Django-5.2.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-5.2.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django-5.2.7-1.1.ppc64le"
},
"product_reference": "python311-Django-5.2.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-5.2.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django-5.2.7-1.1.s390x"
},
"product_reference": "python311-Django-5.2.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-5.2.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django-5.2.7-1.1.x86_64"
},
"product_reference": "python311-Django-5.2.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django-5.2.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django-5.2.7-1.1.aarch64"
},
"product_reference": "python312-Django-5.2.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django-5.2.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django-5.2.7-1.1.ppc64le"
},
"product_reference": "python312-Django-5.2.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django-5.2.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django-5.2.7-1.1.s390x"
},
"product_reference": "python312-Django-5.2.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django-5.2.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django-5.2.7-1.1.x86_64"
},
"product_reference": "python312-Django-5.2.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.7-1.1.aarch64"
},
"product_reference": "python313-Django-5.2.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.7-1.1.ppc64le"
},
"product_reference": "python313-Django-5.2.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.7-1.1.s390x"
},
"product_reference": "python313-Django-5.2.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.7-1.1.x86_64"
},
"product_reference": "python313-Django-5.2.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59681"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59681",
"url": "https://www.suse.com/security/cve/CVE-2025-59681"
},
{
"category": "external",
"summary": "SUSE Bug 1250485 for CVE-2025-59681",
"url": "https://bugzilla.suse.com/1250485"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-03T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59681"
},
{
"cve": "CVE-2025-59682",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59682"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the \"startapp --template\" and \"startproject --template\" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59682",
"url": "https://www.suse.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "SUSE Bug 1250487 for CVE-2025-59682",
"url": "https://bugzilla.suse.com/1250487"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.2.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59682"
}
]
}
OPENSUSE-SU-2025-20022-1
Vulnerability from csaf_opensuse - Published: 2025-10-31 08:58 - Updated: 2025-10-31 08:58Summary
Security update for python-Django
Notes
Title of the patch
Security update for python-Django
Description of the patch
This update for python-Django fixes the following issues:
- CVE-2025-59681: Fixed a potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB (boo#1250485)
- CVE-2025-59682: Fixed a potential partial directory-traversal via archive.extract() (boo#1250487)
Patchnames
openSUSE-Leap-16.0-packagehub-11
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Django",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Django fixes the following issues:\n\n- CVE-2025-59681: Fixed a potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB (boo#1250485)\n- CVE-2025-59682: Fixed a potential partial directory-traversal via archive.extract() (boo#1250487)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-11",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025-20022-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1250485",
"url": "https://bugzilla.suse.com/1250485"
},
{
"category": "self",
"summary": "SUSE Bug 1250487",
"url": "https://bugzilla.suse.com/1250487"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59681 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59682 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59682/"
}
],
"title": "Security update for python-Django",
"tracking": {
"current_release_date": "2025-10-31T08:58:03Z",
"generator": {
"date": "2025-10-31T08:58:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025-20022-1",
"initial_release_date": "2025-10-31T08:58:03Z",
"revision_history": [
{
"date": "2025-10-31T08:58:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.4-bp160.3.1.noarch",
"product": {
"name": "python313-Django-5.2.4-bp160.3.1.noarch",
"product_id": "python313-Django-5.2.4-bp160.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.4-bp160.3.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-Django-5.2.4-bp160.3.1.noarch"
},
"product_reference": "python313-Django-5.2.4-bp160.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59681"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Django-5.2.4-bp160.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59681",
"url": "https://www.suse.com/security/cve/CVE-2025-59681"
},
{
"category": "external",
"summary": "SUSE Bug 1250485 for CVE-2025-59681",
"url": "https://bugzilla.suse.com/1250485"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Django-5.2.4-bp160.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Django-5.2.4-bp160.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-31T08:58:03Z",
"details": "critical"
}
],
"title": "CVE-2025-59681"
},
{
"cve": "CVE-2025-59682",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59682"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the \"startapp --template\" and \"startproject --template\" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Django-5.2.4-bp160.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59682",
"url": "https://www.suse.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "SUSE Bug 1250487 for CVE-2025-59682",
"url": "https://bugzilla.suse.com/1250487"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Django-5.2.4-bp160.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Django-5.2.4-bp160.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-31T08:58:03Z",
"details": "important"
}
],
"title": "CVE-2025-59682"
}
]
}
GHSA-HPR9-3M2G-3J9P
Vulnerability from github – Published: 2025-10-01 21:31 – Updated: 2025-11-05 20:47
VLAI?
Summary
Django vulnerable to SQL injection in column aliases
Details
An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).
Severity ?
7.1 (High)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "4.2"
},
{
"fixed": "4.2.25"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "5.1"
},
{
"fixed": "5.1.13"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "5.2"
},
{
"fixed": "5.2.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-59681"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-01T21:58:51Z",
"nvd_published_at": "2025-10-01T19:15:36Z",
"severity": "HIGH"
},
"details": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).",
"id": "GHSA-hpr9-3m2g-3j9p",
"modified": "2025-11-05T20:47:15Z",
"published": "2025-10-01T21:31:21Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59681"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/41b43c74bda19753c757036673ea9db74acf494a"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/43d84aef04a9e71164c21a74885996981857e66e"
},
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/django-announce"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2025/oct/01/security-releases"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/10/01/3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Django vulnerable to SQL injection in column aliases"
}
SUSE-SU-2025:03446-1
Vulnerability from csaf_suse - Published: 2025-10-02 07:13 - Updated: 2025-10-02 07:13Summary
Security update for python-Django
Notes
Title of the patch
Security update for python-Django
Description of the patch
This update for python-Django fixes the following issues:
- CVE-2025-59681: SQL injection via the `QuerySet` annotate()`, `alias()`, `aggregate()`, or `extra()` methods when
processing a specially crafted dictionary with dictionary expansion (bsc#1250485).
- CVE-2025-59682: directory traversal via the `django.utils.archive.extract()` function when processing an archive with
file paths that share a common prefix with the target directory (bsc#1250487).
Patchnames
SUSE-2025-3446,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3446,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3446,openSUSE-SLE-15.6-2025-3446
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Django",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Django fixes the following issues:\n\n- CVE-2025-59681: SQL injection via the `QuerySet` annotate()`, `alias()`, `aggregate()`, or `extra()` methods when\n processing a specially crafted dictionary with dictionary expansion (bsc#1250485).\n- CVE-2025-59682: directory traversal via the `django.utils.archive.extract()` function when processing an archive with\n file paths that share a common prefix with the target directory (bsc#1250487).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3446,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3446,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3446,openSUSE-SLE-15.6-2025-3446",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03446-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03446-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503446-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03446-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/041998.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250485",
"url": "https://bugzilla.suse.com/1250485"
},
{
"category": "self",
"summary": "SUSE Bug 1250487",
"url": "https://bugzilla.suse.com/1250487"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59681 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59682 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59682/"
}
],
"title": "Security update for python-Django",
"tracking": {
"current_release_date": "2025-10-02T07:13:00Z",
"generator": {
"date": "2025-10-02T07:13:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03446-1",
"initial_release_date": "2025-10-02T07:13:00Z",
"revision_history": [
{
"date": "2025-10-02T07:13:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Django-4.2.11-150600.3.33.1.noarch",
"product": {
"name": "python311-Django-4.2.11-150600.3.33.1.noarch",
"product_id": "python311-Django-4.2.11-150600.3.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-4.2.11-150600.3.33.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.33.1.noarch"
},
"product_reference": "python311-Django-4.2.11-150600.3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-4.2.11-150600.3.33.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.33.1.noarch"
},
"product_reference": "python311-Django-4.2.11-150600.3.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-4.2.11-150600.3.33.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.33.1.noarch"
},
"product_reference": "python311-Django-4.2.11-150600.3.33.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59681"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.33.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.33.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.33.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59681",
"url": "https://www.suse.com/security/cve/CVE-2025-59681"
},
{
"category": "external",
"summary": "SUSE Bug 1250485 for CVE-2025-59681",
"url": "https://bugzilla.suse.com/1250485"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.33.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.33.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.33.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.33.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.33.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.33.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-02T07:13:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59681"
},
{
"cve": "CVE-2025-59682",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59682"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the \"startapp --template\" and \"startproject --template\" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.33.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.33.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.33.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59682",
"url": "https://www.suse.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "SUSE Bug 1250487 for CVE-2025-59682",
"url": "https://bugzilla.suse.com/1250487"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.33.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.33.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.33.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.33.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.33.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.33.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-02T07:13:00Z",
"details": "important"
}
],
"title": "CVE-2025-59682"
}
]
}
RHSA-2025:18984
Vulnerability from csaf_redhat - Published: 2025-10-22 16:41 - Updated: 2025-12-18 20:13Summary
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):
* lightspeed-chatbot-container: Insecure Temporary File Handling in run-llama/llama_index (CVE-2025-7647)
* lightspeed-container: XXE Vulnerability in langchain-text-splitters (CVE-2025-6985)
* lightspeed-container: Potential partial directory-traversal via archive.extract() (CVE-2025-59682)
* lightspeed-container: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB1 (CVE-2025-59681)
Update(s) and Fix(es):
* The ansible.controller collection has been updated to 4.6.21 (AAP-56035)
* Fixed a bug where the user could set an image without the respective version, causing the installation to enter an error loop (AAP-55927)
* Fix an issue when restoring an upgraded AAP environment from 2.4 (AAP-55649)
* Fixed a bug that caused a failure to gather the job data from the controller API (AAP-55635)
* Fix Ansible Lightspeed API version during AAP idle (AAP-54175)
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* lightspeed-chatbot-container: Insecure Temporary File Handling in run-llama/llama_index (CVE-2025-7647)\n* lightspeed-container: XXE Vulnerability in langchain-text-splitters (CVE-2025-6985)\n* lightspeed-container: Potential partial directory-traversal via archive.extract() (CVE-2025-59682)\n* lightspeed-container: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB1 (CVE-2025-59681)\n\nUpdate(s) and Fix(es):\n* The ansible.controller collection has been updated to 4.6.21 (AAP-56035)\n* Fixed a bug where the user could set an image without the respective version, causing the installation to enter an error loop (AAP-55927)\n* Fix an issue when restoring an upgraded AAP environment from 2.4 (AAP-55649)\n* Fixed a bug that caused a failure to gather the job data from the controller API (AAP-55635)\n* Fix Ansible Lightspeed API version during AAP idle (AAP-54175)",
"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:18984",
"url": "https://access.redhat.com/errata/RHSA-2025:18984"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2399917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2399917"
},
{
"category": "external",
"summary": "2400449",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400449"
},
{
"category": "external",
"summary": "2400450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400450"
},
{
"category": "external",
"summary": "2401958",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401958"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18984.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update",
"tracking": {
"current_release_date": "2025-12-18T20:13:14+00:00",
"generator": {
"date": "2025-12-18T20:13:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2025:18984",
"initial_release_date": "2025-10-22T16:41:24+00:00",
"revision_history": [
{
"date": "2025-10-22T16:41:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-22T16:41:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-18T20:13:14+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:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-billing-rhel8\u0026tag=0.3.1-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-billing-rhel8-operator\u0026tag=1.0.5-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-166"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-ui-rhel8\u0026tag=1.0.5-128"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-ui-rhel8-operator\u0026tag=1.0.4-169"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-559"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1715"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-260"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-261"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"product": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.5-560"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=25.8.3-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"product_id": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8\u0026tag=2.5.250924-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250924-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-152"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-793"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-792"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-743"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-744"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"product_id": "ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.21-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-197"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.13-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-192"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.13-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20251022-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-258"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"product": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.10-85"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"product_id": "ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.9-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-195"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"product": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.9-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.7-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.7-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.7-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.7-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"product_id": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-cloud-services-rhel9\u0026tag=1.0.0-316"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-982"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-983"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-1108"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-1109"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"product": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-150"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"product": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-208"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"product": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"product": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-559"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1715"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-260"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-261"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=25.8.3-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"product": {
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"product_id": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8\u0026tag=2.5.250924-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250924-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-152"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-793"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-792"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-743"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-744"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"product_id": "ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.21-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-197"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.13-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-192"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"product": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.13-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20251022-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-258"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"product": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.10-85"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"product_id": "ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.9-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-195"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"product": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.9-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.7-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.7-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.7-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.7-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-982"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-983"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-1108"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-1109"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"product": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-150"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"product": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-208"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"product": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"product": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-559"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1715"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-260"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-261"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=25.8.3-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"product_id": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8\u0026tag=2.5.250924-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250924-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-152"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-793"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-792"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-743"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-744"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"product_id": "ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.21-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-197"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.13-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-192"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.13-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20251022-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-258"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"product": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.10-85"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"product_id": "ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.9-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-195"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"product": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.9-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.7-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.7-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.7-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.7-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"product_id": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-cloud-services-rhel9\u0026tag=1.0.0-316"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-982"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-983"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64",
"product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-1108"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-1109"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"product": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-150"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"product": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-208"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"product": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"product": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-559"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1715"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-260"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-261"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=25.8.3-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"product": {
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"product_id": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-chatbot-rhel8\u0026tag=2.5.250924-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250924-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-152"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-793"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-792"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-743"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-744"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"product_id": "ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.21-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-197"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.13-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-192"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"product": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.13-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20251022-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-258"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"product": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.10-85"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"product_id": "ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.9-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-195"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"product": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.9-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.7-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.7-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.7-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.7-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-982"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-983"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-1108"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-1109"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"product": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-150"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"product": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-208"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"product": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_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:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_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:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_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:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_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:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_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:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_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:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_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:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_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:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_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:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_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:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_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:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le"
},
"product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_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:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_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:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64"
},
"product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_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:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_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:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"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:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_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:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x"
},
"product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"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:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_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:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"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:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_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:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_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:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_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:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_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:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_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:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"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:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_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:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_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:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_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:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_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:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_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:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_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:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_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:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_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:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_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:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_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-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_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:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_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:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_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:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_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:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_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:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_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:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_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:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_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:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_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:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_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:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_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:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_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:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_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:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_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:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_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:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_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:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_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:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_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:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_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:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_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:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_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:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_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:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_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:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_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:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_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:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_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:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_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:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_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@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_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:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_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:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_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:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"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:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_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:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_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:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_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:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_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:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_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:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_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:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_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:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_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:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_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:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"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:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_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:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_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:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_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:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_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:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_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:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_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-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_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:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_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:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_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:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_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:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_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:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_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@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_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:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_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:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_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:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_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:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_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:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_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@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_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:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_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-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_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:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_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:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_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:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le"
},
"product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_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:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_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:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_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:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_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:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x"
},
"product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_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:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_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:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_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:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_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:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_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:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_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:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_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:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_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:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"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:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_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:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_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:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_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:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_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:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_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:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_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:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_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:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_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:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_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:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64"
},
"product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_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:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_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:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x"
},
"product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_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:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_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:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le"
},
"product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_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:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_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:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64"
},
"product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_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:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_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:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_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:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_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:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_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:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_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:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_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-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_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:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_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:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_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:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_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:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_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:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_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:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_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:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_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:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_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:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_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:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_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:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_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:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_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:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_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-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_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:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_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:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_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:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_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:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_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:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_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@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_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:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_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:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_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:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_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:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_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:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_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:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_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:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x"
},
"product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_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:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_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:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le"
},
"product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_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:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_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:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64"
},
"product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"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:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_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:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64"
},
"product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_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-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_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-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x"
},
"product_reference": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_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-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_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-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le"
},
"product_reference": "ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_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:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_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:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_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:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_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:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_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:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_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:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_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:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_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:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_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:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_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:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_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:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_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:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_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:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_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:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_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:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_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:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_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:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_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:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64"
},
"product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_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:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_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:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64"
},
"product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_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:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_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:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le"
},
"product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_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:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_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:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x"
},
"product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_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:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_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:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64"
},
"product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_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:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_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:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le"
},
"product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_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:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_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:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64"
},
"product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_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-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_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:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x"
},
"product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"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:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_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:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64"
},
"product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_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:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_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:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x"
},
"product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"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:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_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:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64"
},
"product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_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:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_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:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le"
},
"product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"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:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_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:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64"
},
"product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_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:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_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:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"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:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_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:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_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:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_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:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_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:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_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:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_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-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_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:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_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:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_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:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_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:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_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:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_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:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_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:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_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:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_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:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_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:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_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:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_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:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_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:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_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:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_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:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_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:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_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:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_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:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_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:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_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-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_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:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_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:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_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:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_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:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_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:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_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:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_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:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_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:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_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:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_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:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_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:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_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:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_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:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_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:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_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:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_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:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_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:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_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:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_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:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"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:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_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:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_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:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_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:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_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:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_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:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_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:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_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:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_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:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_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:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_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:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_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:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_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:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_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:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_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:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_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:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_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:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_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:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"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:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_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:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6985",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2025-10-06T19:00:59.808767+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:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401958"
}
],
"notes": [
{
"category": "description",
"text": "The HTMLSectionSplitter class in langchain-text-splitters version 0.3.8 is vulnerable to XML External Entity (XXE) attacks due to unsafe XSLT parsing. This vulnerability arises because the class allows the use of arbitrary XSLT stylesheets, which are parsed using lxml.etree.parse() and lxml.etree.XSLT() without any hardening measures. In lxml versions up to 4.9.x, external entities are resolved by default, allowing attackers to read arbitrary local files or perform outbound HTTP(S) fetches. In lxml versions 5.0 and above, while entity expansion is disabled, the XSLT document() function can still read any URI unless XSLTAccessControl is applied. This vulnerability allows remote attackers to gain read-only access to any file the LangChain process can reach, including sensitive files such as SSH keys, environment files, source code, or cloud metadata. No authentication, special privileges, or user interaction are required, and the issue is exploitable in default deployments that enable custom XSLT.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "langchain-text-splitters: XXE Vulnerability in langchain-text-splitters",
"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:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6985"
},
{
"category": "external",
"summary": "RHBZ#2401958",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401958"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6985"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6985",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6985"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchain/pull/31819",
"url": "https://github.com/langchain-ai/langchain/pull/31819"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/cf78abbb-df3b-43de-b6ee-132b73ff8331",
"url": "https://huntr.com/bounties/cf78abbb-df3b-43de-b6ee-132b73ff8331"
}
],
"release_date": "2025-10-06T17:58:29.078000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-22T16:41:24+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18984"
},
{
"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-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "langchain-text-splitters: XXE Vulnerability in langchain-text-splitters"
},
{
"cve": "CVE-2025-7647",
"cwe": {
"id": "CWE-378",
"name": "Creation of Temporary File With Insecure Permissions"
},
"discovery_date": "2025-09-27T17:00:51.752623+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:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2399917"
}
],
"notes": [
{
"category": "description",
"text": "The llama-index-core package, up to version 0.12.44, contains a vulnerability in the `get_cache_dir()` function where a predictable, hardcoded directory path `/tmp/llama_index` is used on Linux systems without proper security controls. This vulnerability allows attackers on multi-user systems to steal proprietary models, poison cached embeddings, or conduct symlink attacks. The issue affects all Linux deployments where multiple users share the same system. The vulnerability is classified under CWE-379, CWE-377, and CWE-367, indicating insecure temporary file creation and potential race conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llama-index-core: Insecure Temporary File Handling in run-llama/llama_index",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is IMPORTANT because this flaw affects confidentiality, integrity and availability. An attacker on the same vulnerable system can copy cached model files, poison embeddings to manipulate AI outputs, or create symlinks to overwrite important files. The issue exists in all versions up to and including 0.12.44 and is caused by insecure temporary directory creation and missing permission controls in /tmp.",
"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-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7647"
},
{
"category": "external",
"summary": "RHBZ#2399917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2399917"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7647"
},
{
"category": "external",
"summary": "https://github.com/run-llama/llama_index/commit/98816394d57c7f53f847ed7b60725e69d0e7aae4",
"url": "https://github.com/run-llama/llama_index/commit/98816394d57c7f53f847ed7b60725e69d0e7aae4"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/a2baa08f-98bf-47a8-ac83-06f7411afd9e",
"url": "https://huntr.com/bounties/a2baa08f-98bf-47a8-ac83-06f7411afd9e"
}
],
"release_date": "2025-09-27T16:34:36.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-22T16:41:24+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18984"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/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:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "llama-index-core: Insecure Temporary File Handling in run-llama/llama_index"
},
{
"cve": "CVE-2025-59681",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2025-09-30T13:14:19.705000+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:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2400449"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB1",
"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:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59681"
},
{
"category": "external",
"summary": "RHBZ#2400449",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400449"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59681"
}
],
"release_date": "2025-10-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-22T16:41:24+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18984"
},
{
"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-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/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:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB1"
},
{
"cve": "CVE-2025-59682",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-09-30T13:18:31.746000+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:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2400450"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the \"startapp --template\" and \"startproject --template\" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Potential partial directory-traversal via archive.extract()",
"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:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "RHBZ#2400450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400450"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59682"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59682",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59682"
}
],
"release_date": "2025-10-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-22T16:41:24+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18984"
},
{
"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-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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:e79db40abedb3a71462d0c2a4935d9e4dcb37caf146a1baf16fef866865f37ac_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:29f35764429050a5e4a4dd4cd6cb3ff837c5e57e149f8ec11b69a172e8b3ece9_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:3709741724b71bb458dc2d9c9e838142e218d07dc5831c4a2fa725c273377aaa_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:e4b53aec81a5e2c4fd9866e599b7f2ccb0c9bd3429ce142ee5655e83ad000f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:44624eac1c25c145dc873d3f23816121e088247fafb9acf51615a181042bfea5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:10e410d8de8c63abe04361ed7ff3f9189c7862ce40317c074dd8a8a1ed32dc6e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:3ba53a793be22186b3f51ee0664e80dfac3c022fafaedc2c85056effc323369b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:90eb42bc20881a0d5b43a9bd17e6847b5aaa4763b9f1609e8eff3dc396e18eb7_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbe711f8e735dde870f62b7e41d55ff173750da0ee4db6ce8877ec8a416b2ee1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:5a0c17df8924b9ccf169651ed26f003a6f207142ad500f5dd617099b2e9b779d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:b62327fb0e9293ee37c6a268d37fd6f0c8c558c272fad5f58a349c60c602f041_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:c633f402cad4aa97eaf901ca3c0cb614e8a01024d524d7ee27d18afd5c52729c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1a19fa2727dde9f5938663ded792658752e1f0447f71d8edc59d952b9766a8f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:03578fed4a13fc7380437e94b42a7af133740f79ebe8381acb992575def9c39d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4dbe8d8140d24928f11c9e8ae76cb439006f4de521ca0464f9cbd27eb121f2ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:ada7b2d8e614e8b6b877540abf9f787648b331af37787000c543736799228940_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:d2ef218661642e2666fe391dec56c897dcdcda5e043f3bad06e13cc6e9c67cfe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:35543386eaf782db2541d6756752bb7598436fda9a6c8b20a0630313d8d49088_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:392965928b3d0ae9dbc7425e0f1eb158a645f3a551a389cc695c40ed2bd4ae94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:c485b1d688aa7556f94f77cf672bac1fc984e41925c8c20e1789961f68ac6835_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f249504b48f898e195064e3e31918f8f762d4dd4f1c13466fcf3739a19bc12f2_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:113ba2083ce4c63d8b90bbc79eab71580f1a6dbfecac6f7be9769c4e21bb9ad9_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:2b49e4c0ec4c7b489876ee0c4f5dc16c6da16ea48d417526338b7c6cd0a8e966_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5c6ed68e09ff9aff3fc0a8eea101636e7eee0ee38e6dc1b5ed809fd9bf8c49f6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:b9bfe12b4a97ab4271ffa772d9e4592196ed3db0bb2df16eae6b4c915eb12235_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:28140a7b3fce6ac355fe2f517840d96ce84de839a6a4e9f89e4f6e41ddf668ce_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:44601fa9aec17455ec27bf553653953848b4adb21d16f0692fd89e6aec1d3573_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5da198ce157646a75068916f6ae64a204247341428227f371b3655fe3b6b61b3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:8cd3e41f594bfb0a40f3a10dc0862a3451230a20db4a58c6b00664e28cd2eaeb_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:4a3c69845aa0637506f93baea3c2980a10136509a7bc00fd1b8e2df44c8aac9c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:6411e73fbc10027d09917588efbe89c27f899c7574af6c989652cdfdcc3d514e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:79e54de2c545ed4c34d9ca574b44ffed0e3c3706ca1a5282c0cd335d863ed478_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7fd50429a5b81e86ccddb5c544d77ed10891adf0f3b29b4bc4c4f2157e7bd3eb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:9b59d04174c445a67bf283740d823f3d9adac973f46cef5ed228b3b0e88d9e51_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:a1e8173f039c54a3c3fdd256bf2d271ff9851ee36cb713e3e5c323698f7f7ae9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:bd8b5b0632dd29a9dd6169ef5fb762e08e0a06867b1586f915c6a24f30dcdb40_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:f469ef5ebd75b82a3f3548e552939401b0f7b4b77cd9ac66d5ce5ef3329017db_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:709a77c8fc3a6c66868a486a396ad8708c83f72ad3f40ad68866a9fe2acfc2f8_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:755f1a582f26130367b0f808cb3d2f601e2e98acaa5ed4531145974b2e77414e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:aeed2ae69927b739d5ef1c962eee4ffcff3d3011a8a5e7f609fbaea8f5dc6f69_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:f6202f11ffe5aaf264fba099f66eb0aaba6bed440523aa6e120aa7e531c30bfe_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:2c7b14f09ad834b54603420952e2502f4cccb35d73a669c2dc739587b4303743_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:485a4adbf3245bb52135ef4a68fdc0cfcc2134ab48fead8a3ff756191dfac19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:a977c896ebede48b2588c0b9d9f7cf0b3092c60330bd1011b4336d909a2e7a87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:c8426efee8560089695d12b52cca24919d554445d2fe54e6e220bc0da445193b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:533e0bfc76c6864d4547febbad6425d263c032374697398c57b61e18b45e2a4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:610f8dd8b9a559d36c18d0e4a8256a193afb31d310fe475b4838770ba741342c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:8ff11a0289e06534ea7284b27aaed7d70d13ee11e13e47095eeae32903c0acab_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:985a0ad96f1551fdcd655c09b6c192fe2fadecd647bae40cea26e4cb111d4547_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:3aaf1ba1b090a9856c27f3edec76dad60893e51f1ebb36994468589b79d49960_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:66a0df7b51e345476c9bdd19a4b3be3d6f7691a6f55b5519580aaff8f69f54e6_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0886a9d545677c427add127a0eb4ce0fb5f4e897944b70e79131a8e43e4bfdd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a248e5e5750e4fb5734e9333ec6f55dd7d0faef684e1011799ca3d7378e896e9_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:4f2462fe4d7b860c2ce29111bbba80ce66fcd017912f89e6952571fab7d1f843_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:5d88fa5297e2f0a61c1301083c0d2c69815ac0996a0f9d207a05a02eb95a8102_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:8afdbc54f823883d96feb758dc661d03c68f34e722ff2cc419dbcfa8aba192ba_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:b88ad4a30600a760664c0d6b7bd17cce2cb8ce52f297021341a31338269e10bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:397a8953fd93a9505dcee320d778e5da1f25d0690f94af9fe31bfe1539d14f1a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:4dce3a6fde512433ec54fc6088736f42a2bf8dd71258e7d53a331cf6b233f2b1_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:61f91356732dfeda11a2afb4d6a1c6415d20aeae1cbff8dedd003fa907a32a12_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:9ecd89020a881b4464dbe47684b62c7b78c09c43342f585ed97d4088680f74cb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2a77b6046c804f6cdfacdf07a7e15c299258485fd04198cb9f72eb06ed1aa03f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:2dc4ce173e522517133a9ffbccaebbf222e282aaeaca2c405c038340e1ece930_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:b8fa968396de33e4b1a49966e0e7c9995293d90180fdf59e48b2aebb28d9ef08_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3791e719fa812108acfaf0573aa2181e9a36ca18e35517561f22a8e2b4a5051_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:2f323acdfb20283b5e06fd6a6b68a4bf84cdc750f3c5436e2bcd4022f122bf0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:51f9dfd039bfa1a7f2b5e6be694cbcb43c95cf7dcd1704eff955dafdd1661f94_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:965c6cfb03fe6e4e18a4ec662e1bb1601a2e0ae89e3c9dc5c055ca2e2ba599cb_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:f1b9dfb7a7c946a5a86205094ad152ea2e032d88f72a212802d9773f47117671_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:67a84d2f04e0d119eb55240f39fd330a6416e8f06b81838e1ee8fae4429bb379_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:7cb685e132646a2c095e8c10494af45b84bfc7ff88c5ec19fe8297ae45e90c6b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:8bb7e1a8073babcd3315cbe724854789a79266dd46c8b30ef8d76513e730ee9b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:c453ef1e746d3b36878fad71b8934f7d96b3901d51ef48eeb8c162420f97fcce_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:6db678664194da78643d6bfbca3577d3c51e4d8def4653633ee87a5602baee5c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:84821a47872960a5c607a4b67ca4226bf5fac6c07970247e6406d88de0385d3a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:8f8961a738232397e968e9d497000f9be1a6bc7f8e1e5c37513f2d19cb25f5ad_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b628cbe3d6146447ac4a6199213b79aca80cf9aaca02b0cf2684ec9f6b24bfed_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:5f6111fa3a5620ed9f707d0b169c8117056afd47d862928ea35ab92461bbca01_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:a548c21621c0e4dd3ee15bb4be00c92492b75ee380c9e4a211f67e00bed5e473_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:ccd6ef6e3481915772567bd76f0947f800057f90f959927e069f0093d6aadafc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:cf31987b1ba8ba46c4e3135f5636b022f071cda0bb43d0e17fa6a46e2f0b2b93_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:493e1edd8366b2f99934706b33f906169c9588975b53a1d5648ddcbcfbfcc730_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:5dfcb926fa1e8ac5586f2aa68ce481869b8b8666d5b989b16f501d073c35b435_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9711c25e383a1a3cc9036653753e1fa2e3bc24ade65f19647474594c391c8aad_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:d866c0d9dbbb177bfdf64c2601a287ad1ed6868abe18c1a633b2800252755369_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:2543c0e4d0ca8c31a0b0bd71c161123c921d690d4c5f046241f1f9e2da478da2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:41d5a72f02e71ba55da3173039c6eb44e54434d801123817f86e659125e3cd71_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:abaf0237fbeebd627844d3fe367d687b597c3b1b4db96a0be76a180e7c85bb72_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-chatbot-rhel8@sha256:b656585d313822bcecc3d40deea47c270c769ea554b9b1c3c607b7bed2bccb06_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:1cf4e822261714a9efd10fcfb777319bdbea27b19672e4102f8b19705dcc88f8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2f391a8d0b6b0dc499d75f721b9eba7cd28d9d5288e352592a22bac793d37b0e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4fb70db26ce506fce9714a7ab29f76f2307ab1e9d22e28afb1d13c2912555fe2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d7895a5d3638af46c99fd808efd5d379cf64e90d8c425e6d95c0db958960b0ac_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d18244d2d74acd2a63955a2cc0e9d3e96793b117dc9b6f9df19b346b17f42aed_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:ee25346eb6828c48b28e234dbe1f9d96ab05bd486aa1a592303190e2739037bb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:f0c92772c9529b1cec2acc302e6da4530880cc5f9d5871d66cd048560dac9590_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:fceb9b86d84b0fc6b31d14c3df0ee02f8c8cb927350fbaae3a8efc15cd726d85_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:410c1c8920ca8132ad7464a22c4edd0e8927a450234cae653468b2f25ac09ef4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:600b16776eb474eb71fd27ecbf01e45b53c98c92c83acc9d072e29f3c6962f32_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:81e298cdf6082383d1222635163bb8c3faee12c0ca4e46faa01439868eb40fb2_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ef96b48a1bde7a0731ff7bc20dce7f0070b560bafa132573e4a73a99b3af7526_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1047564d067fb2b99a3f941d0e24347d6ca1f5eca01fde6ea7b91291f4eb7f31_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:2a0eba8b35b2ec39b1360899859f539967d9652093a8808ffcd0c361edeefb4e_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:6f3c6f328a98fa1a2f27346df680eeca0b771dd450617b875511da98974f94c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ec08a1a7e12c8d8d5f296a5046f81768643531c61672f01690912c9aa51fe77e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1afb32c8ee7a62220280086155b7001ef673caefd908609c1a45c56d676e1678_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:2c504d5933fbb515d18860af1f1635e104df965ac5adb7a624dbdcbc97a76b3a_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:a8a825f126374e671281442985c64bf11b96b37851c86c95b71172bbde7450d8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:b9983b2fb28a3757f2bf67cac9195dc9a49d50491c43773accf03f88865c3f87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:dc5e1a714748b7310815fbf177d8d6dbece65d2e50317c92118559c0b5412cd5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:5aff09767f2af0f45c0042b0f83aeb2743039a2ba20f87aadbeae9297377662f_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:85d656344dbfee1085469a8cd752aea9f6c7c907910763f41f629f277c69a737_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:89d80b95abdaa98f1ed3faf3646616e9e599ee74f9ac0504273a165d7feb5272_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:a08c6fb0ac30984e8bf508e29832d3c145ad6a43658e2abdb45fb282acde89f2_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0ae1d2ae61dbc0ade834b39635e6c426a7f5a44235b6e7c96e7383a80b85a04a_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:0cdc55c5da954717193b20e608ec73464109ecbc7e6b2396f0dc83b9f109eca0_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4b958e867fbb280cd1efeb0d5ad4b215494dcf404dddeae5e112c35b40bcdb8f_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:78bc404486c9dcf1943c9c83e3d1a8fe8368cd2116e27bdd214cec919d6e9c23_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:658a567fdf7069169ebdcc10807fe019fbf585c74edd40792fae63a5866e9323_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:6e654d8e8f110cdc44cbcac959476b4b1ccbc1cd3eb91996483db441b0828af9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:a6902421b0cae79dc0288ff7ae66a42cb691a68ee28664a2baa0ad7961ffc2ad_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:b88d912c76f5572b884367014b2cf95a2da9771efcfccb474869141cd3e2a16f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:2787d3aec88292e4391272e105feca165b043e549e14fd321fe50054c166ec77_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:6f16f048395b6ef9736b26eca81045f74a08b44e7776089e5811d1f4a83f3d1a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:73d6a83d622c471d7f0f076642f5cb8c454d7d9ef8279818d3a6abf2b50bf520_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:d8ea0bffba2b2fb95064eeee7f868f014d321d3fa6d1d418cb81347a34482d4c_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1ed22d709272ebad201e45dec1ff13a174a44913994c84b275e4794762856730_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:4406d5dfcbd11eb288ba1b8ff6900372e982dd6dfa38fe6559c275fceb0665ad_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53c9bfe1f68de89557aab4cb7aa0c78f35a14f39cf206e71590cf9d2c9e2f2b7_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:f5d151e2f24313d8e1d2800c52a91d6fcfb79ecb9c551cc16f5b2539748d6af0_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:2bf90698b0e071679f0e9d8e58f8eb59e35488eac8676a4ceb174ce093e5708b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ebff233d29ddaa8fe62e85c9537b57c42e0aa0e6e07e4312085df6c0cb44dcc5_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4679b01c393fb08a415fccfad438d33aff3269bba2e81352b4a164ba6ab00ea_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f4f8f332f4ac620f49c638ce762d211f32b5dfc09da0bdd390b0bb815898a337_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:43e877fd8b0ee7375a801d76e57db43e2b2c77398a0758cd7d63f2b8407415d9_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:6a2a34443db72e0499b153a1b6965a86b4e718081de779703ec1875d0f89116f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:6a8ac5900b1ce9482c11d05d6a722f919aaf2cacb9e2aed807eacaab0dac03d5_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:a705178af7ae16db79a54e8b865b61b9d81a0060a655cb8c1bd56ff7923482e1_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:c2a82e829cd5ec39cb08ab93a81ccb3969304036abe3dbc99740f65630ad55fa_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:eb43926f1ec90c2187ea6ab00543080f5fa8fe33a7050873c3bf46da73966bfc_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:889d19373ddc53846769e0e5edc6b3ce64fe471461a3b561c9a3404a7f4875ca_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:9fd3b5a25ea86085f96ce64378772080520797de498a3b647eb209bf636e86d3_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:c1cfadf82befa198d8975688b59fc3cd22aed6c48da672829245c0e595056596_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:cf1191c540297e66a8ba31f5b07561eab63932e8399f552aac2b29453f9b90ae_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Potential partial directory-traversal via archive.extract()"
}
]
}
RHSA-2025:23196
Vulnerability from csaf_redhat - Published: 2025-12-15 13:06 - Updated: 2025-12-18 20:13Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Ansible DevSpaces Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform Ansible DevSpaces Container
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.
Update(s) and Fix(es):
* Update ansible dev-tools to AAP 2.6
* Add ARM, ppc and s390x architectures
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 Ansible DevSpaces Container",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for\nbuilding, deploying and managing IT automation at scale. IT Managers can\nprovide top-down guidelines on how automation is applied to individual\nteams, while automation developers retain the freedom to write tasks that\nleverage existing knowledge without the overhead. Ansible Automation\nPlatform makes it possible for users across an organization to share, vet,\nand manage automation content by means of a simple, powerful, and agentless\nlanguage.\n\nUpdate(s) and Fix(es):\n\n* Update ansible dev-tools to AAP 2.6\n* Add ARM, ppc and s390x architectures",
"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:23196",
"url": "https://access.redhat.com/errata/RHSA-2025:23196"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59681",
"url": "https://access.redhat.com/security/cve/CVE-2025-59681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59682",
"url": "https://access.redhat.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64459",
"url": "https://access.redhat.com/security/cve/CVE-2025-64459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23196.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Ansible DevSpaces Container Release Update",
"tracking": {
"current_release_date": "2025-12-18T20:13:17+00:00",
"generator": {
"date": "2025-12-18T20:13:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2025:23196",
"initial_release_date": "2025-12-15T13:06:31+00:00",
"revision_history": [
{
"date": "2025-12-15T13:06:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-15T13:06:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-18T20:13:17+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.6",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=2.6-1765600296"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=2.6-1765600296"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3Ab7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=2.6-1765600296"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=2.6-1765600296"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59681",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2025-09-30T13:14:19.705000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2400449"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB1",
"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": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59681"
},
{
"category": "external",
"summary": "RHBZ#2400449",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400449"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59681"
}
],
"release_date": "2025-10-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T13:06:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23196"
},
{
"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": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB1"
},
{
"cve": "CVE-2025-59682",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-09-30T13:18:31.746000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2400450"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the \"startapp --template\" and \"startproject --template\" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Potential partial directory-traversal via archive.extract()",
"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": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "RHBZ#2400450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400450"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59682"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59682",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59682"
}
],
"release_date": "2025-10-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T13:06:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23196"
},
{
"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": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Potential partial directory-traversal via archive.extract()"
},
{
"cve": "CVE-2025-64459",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2025-11-05T16:01:11.092353+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2412651"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8.\nThe methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank cyberstan for reporting this issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Django SQL injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this vulnerability on Red Hat products is limited to the effective user scope of the running process.",
"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": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64459"
},
{
"category": "external",
"summary": "RHBZ#2412651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2412651"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64459"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://github.com/django/django/commit/c880530ddd4fabd5939bab0e148bebe36699432a",
"url": "https://github.com/django/django/commit/c880530ddd4fabd5939bab0e148bebe36699432a"
},
{
"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/nov/05/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/nov/05/security-releases/"
}
],
"release_date": "2025-11-05T15:09:58.239000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T13:06:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23196"
},
{
"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": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:020f49ce6da38f7ea894297143c18f6b1fa6a6986a9ef78d33f6e359a24e35b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:5c2b7437a4e6c96e98e0cdbd926295ec34e221cbd53d688362719bf37187faff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:8570386a64686788159d361f55b1b5bc9eb350a82048b386b476ae2ea83e374e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b7813e84cddc3ea6ad097d51b3316f2021fc31af6826cfad31a8de826d38e549_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Django SQL injection"
}
]
}
WID-SEC-W-2025-2186
Vulnerability from csaf_certbund - Published: 2025-10-01 22:00 - Updated: 2026-01-04 23:00Summary
Django: Mehrere Schwachstellen ermöglichen Manipulation von Dateien
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
Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.
Angriff
Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Django ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
- Windows
{
"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": "Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Django ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"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-2025-2186 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2186.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2186 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2186"
},
{
"category": "external",
"summary": "Django security releases vom 2025-10-01",
"url": "https://www.djangoproject.com/weblog/2025/oct/01/security-releases/"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2025-10-01",
"url": "https://github.com/advisories/GHSA-hpr9-3m2g-3j9p"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2025-10-01",
"url": "https://github.com/advisories/GHSA-q95w-c7qg-hrff"
},
{
"category": "external",
"summary": "OSS Security Mailing List vom 2025-10-01",
"url": "https://seclists.org/oss-sec/2025/q4/2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7794-1 vom 2025-10-01",
"url": "https://ubuntu.com/security/notices/USN-7794-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03446-1 vom 2025-10-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7LRR63GQ2JIV5L36YNS3SSSST6U3PTNI/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15596-1 vom 2025-10-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TKBRWBNHDDMFWSXKTEXFEVAJ4RARQHMI/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15598-1 vom 2025-10-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/J6F2VYWFE53QSIW7CBKSZ7QFI47IR45L/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4324 vom 2025-10-08",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00004.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18984 vom 2025-10-22",
"url": "https://access.redhat.com/errata/RHSA-2025:18984"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18979 vom 2025-10-22",
"url": "https://access.redhat.com/errata/RHSA-2025:18979"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19221 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19221"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20022-1 vom 2025-11-11",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YBZJ7C4YHAQ7CJ2QDAIJFBPFELO2UB65/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-C08E0795C0 vom 2025-12-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-c08e0795c0"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-24DFD3B072 vom 2025-12-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-24dfd3b072"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-45EE190318 vom 2025-12-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-45ee190318"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-B1379D950D vom 2025-12-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-b1379d950d"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-F43C018F46 vom 2025-12-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-f43c018f46"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23196 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23196"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10005-1 vom 2026-01-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q2P2OLHVQPGSXDJWCLPISPE3TAXPLR5K/"
}
],
"source_lang": "en-US",
"title": "Django: Mehrere Schwachstellen erm\u00f6glichen Manipulation von Dateien",
"tracking": {
"current_release_date": "2026-01-04T23:00:00.000+00:00",
"generator": {
"date": "2026-01-05T08:20:32.896+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2186",
"initial_release_date": "2025-10-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-10-08T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-10-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-28T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-04T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"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": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.2.7",
"product": {
"name": "Open Source Django \u003c5.2.7",
"product_id": "T047359"
}
},
{
"category": "product_version",
"name": "5.2.7",
"product": {
"name": "Open Source Django 5.2.7",
"product_id": "T047359-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:djangoproject:django:5.2.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.1.13",
"product": {
"name": "Open Source Django \u003c5.1.13",
"product_id": "T047360"
}
},
{
"category": "product_version",
"name": "5.1.13",
"product": {
"name": "Open Source Django 5.1.13",
"product_id": "T047360-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:djangoproject:django:5.1.13"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.2.25",
"product": {
"name": "Open Source Django \u003c4.2.25",
"product_id": "T047361"
}
},
{
"category": "product_version",
"name": "4.2.25",
"product": {
"name": "Open Source Django 4.2.25",
"product_id": "T047361-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:djangoproject:django:4.2.25"
}
}
}
],
"category": "product_name",
"name": "Django"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform",
"product": {
"name": "Red Hat Ansible Automation Platform",
"product_id": "T030096",
"product_identification_helper": {
"cpe": "cpe:/a:redhat: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"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59681",
"product_status": {
"known_affected": [
"T047359",
"2951",
"T002207",
"T047360",
"67646",
"T047361",
"T000126",
"T027843",
"T030096",
"74185"
]
},
"release_date": "2025-10-01T22:00:00.000+00:00",
"title": "CVE-2025-59681"
},
{
"cve": "CVE-2025-59682",
"product_status": {
"known_affected": [
"T047359",
"2951",
"T002207",
"T047360",
"67646",
"T047361",
"T000126",
"T027843",
"T030096",
"74185"
]
},
"release_date": "2025-10-01T22:00:00.000+00:00",
"title": "CVE-2025-59682"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…