Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-41990 (GCVE-0-2024-41990)
Vulnerability from cvelistv5 – Published: 2024-08-07 00:00 – Updated: 2025-11-04 16:13- n/a
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "django",
"vendor": "djangoproject",
"versions": [
{
"lessThan": "4.2.15",
"status": "affected",
"version": "4.2",
"versionType": "custom"
},
{
"lessThan": "5.0.8",
"status": "affected",
"version": "5.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "django",
"vendor": "djangoproject",
"versions": [
{
"lessThan": "pkg:pypi/django@4.2.15",
"status": "affected",
"version": "pkg:pypi/django@4.2",
"versionType": "custom"
},
{
"lessThan": "pkg:pypi/django@5.0.8",
"status": "affected",
"version": "pkg:pypi/django@5.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-41990",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-07T15:20:51.732074Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-130",
"description": "CWE-130 Improper Handling of Length Parameter Inconsistency",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-18T14:57:21.043Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T16:13:41.723Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20240905-0007/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-07T14:11:45.667Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"url": "https://groups.google.com/forum/#%21forum/django-announce"
},
{
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-41990",
"datePublished": "2024-08-07T00:00:00.000Z",
"dateReserved": "2024-07-25T00:00:00.000Z",
"dateUpdated": "2025-11-04T16:13:41.723Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-41990",
"date": "2026-05-16",
"epss": "0.01326",
"percentile": "0.80111"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.2\", \"versionEndExcluding\": \"4.2.15\", \"matchCriteriaId\": \"7C38224F-C41B-428C-89C2-603BBA95AD3C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.0\", \"versionEndExcluding\": \"5.0.8\", \"matchCriteriaId\": \"3384B57C-DBF5-4E23-99E7-92B260D53E8E\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Se descubri\\u00f3 un problema en Django 5.0 anterior a 5.0.8 y 4.2 anterior a 4.2.15. Los filtros de plantilla urlize() y urlizetrunc() est\\u00e1n sujetos a un posible ataque de denegaci\\u00f3n de servicio a trav\\u00e9s de entradas muy grandes con una secuencia espec\\u00edfica de caracteres.\"}]",
"id": "CVE-2024-41990",
"lastModified": "2024-08-07T20:49:50.480",
"metrics": "{\"cvssMetricV31\": [{\"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:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}, {\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2024-08-07T15:15:56.100",
"references": "[{\"url\": \"https://docs.djangoproject.com/en/dev/releases/security/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21forum/django-announce\", \"source\": \"cve@mitre.org\", \"tags\": [\"Not Applicable\"]}, {\"url\": \"https://www.djangoproject.com/weblog/2024/aug/06/security-releases/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}, {\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-130\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-41990\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-08-07T15:15:56.100\",\"lastModified\":\"2025-11-04T17:16:03.383\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema en Django 5.0 anterior a 5.0.8 y 4.2 anterior a 4.2.15. Los filtros de plantilla urlize() y urlizetrunc() est\u00e1n sujetos a un posible ataque de denegaci\u00f3n de servicio a trav\u00e9s de entradas muy grandes con una secuencia espec\u00edfica de caracteres.\"}],\"metrics\":{\"cvssMetricV31\":[{\"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:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-130\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2\",\"versionEndExcluding\":\"4.2.15\",\"matchCriteriaId\":\"7C38224F-C41B-428C-89C2-603BBA95AD3C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.0\",\"versionEndExcluding\":\"5.0.8\",\"matchCriteriaId\":\"3384B57C-DBF5-4E23-99E7-92B260D53E8E\"}]}]}],\"references\":[{\"url\":\"https://docs.djangoproject.com/en/dev/releases/security/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21forum/django-announce\",\"source\":\"cve@mitre.org\",\"tags\":[\"Not Applicable\"]},{\"url\":\"https://www.djangoproject.com/weblog/2024/aug/06/security-releases/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240905-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-08-07T14:11:45.667382\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"version\": \"n/a\", \"status\": \"affected\"}]}], \"references\": [{\"url\": \"https://docs.djangoproject.com/en/dev/releases/security/\"}, {\"url\": \"https://groups.google.com/forum/#%21forum/django-announce\"}, {\"url\": \"https://www.djangoproject.com/weblog/2024/aug/06/security-releases/\"}], \"problemTypes\": [{\"descriptions\": [{\"type\": \"text\", \"lang\": \"en\", \"description\": \"n/a\"}]}]}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-41990\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-07T15:20:51.732074Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\"], \"vendor\": \"djangoproject\", \"product\": \"django\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.2\", \"lessThan\": \"4.2.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.0\", \"lessThan\": \"5.0.8\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\"], \"vendor\": \"djangoproject\", \"product\": \"django\", \"versions\": [{\"status\": \"affected\", \"version\": \"pkg:pypi/django@4.2\", \"lessThan\": \"pkg:pypi/django@4.2.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"pkg:pypi/django@5.0\", \"lessThan\": \"pkg:pypi/django@5.0.8\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-130\", \"description\": \"CWE-130 Improper Handling of Length Parameter Inconsistency\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-07T15:20:11.171Z\"}}]}",
"cveMetadata": "{\"state\": \"PUBLISHED\", \"cveId\": \"CVE-2024-41990\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"assignerShortName\": \"mitre\", \"dateUpdated\": \"2024-09-18T14:57:21.043Z\", \"dateReserved\": \"2024-07-25T00:00:00\", \"datePublished\": \"2024-08-07T00:00:00\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
GHSA-795C-9XPC-XW6G
Vulnerability from github – Published: 2024-08-07 15:30 – Updated: 2025-11-04 19:50An 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.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "5.0"
},
{
"fixed": "5.0.8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "4.2"
},
{
"fixed": "4.2.15"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-41990"
],
"database_specific": {
"cwe_ids": [
"CWE-130"
],
"github_reviewed": true,
"github_reviewed_at": "2024-08-07T19:02:12Z",
"nvd_published_at": "2024-08-07T15:15:56Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-795c-9xpc-xw6g",
"modified": "2025-11-04T19:50:38Z",
"published": "2024-08-07T15:30:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/7b7b909579c8311c140c89b8a9431bf537febf93"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/d0a82e26a74940bf0c78204933c3bdd6a283eb88"
},
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-68.yaml"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#%21forum/django-announce"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240905-0007"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Django vulnerable to a denial-of-service attack"
}
PYSEC-2024-68
Vulnerability from pysec - Published: 2024-08-07 15:15 - Updated: 2024-08-07 17:22An 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.
| Name | purl | django | pkg:pypi/django |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django",
"purl": "pkg:pypi/django"
},
"ranges": [
{
"events": [
{
"introduced": "5.0"
},
{
"fixed": "5.0.8"
},
{
"introduced": "4.2"
},
{
"fixed": "4.2.15"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.2",
"4.2.1",
"4.2.10",
"4.2.11",
"4.2.12",
"4.2.13",
"4.2.14",
"4.2.2",
"4.2.3",
"4.2.4",
"4.2.5",
"4.2.6",
"4.2.7",
"4.2.8",
"4.2.9",
"5.0",
"5.0.1",
"5.0.2",
"5.0.3",
"5.0.4",
"5.0.5",
"5.0.6",
"5.0.7"
]
}
],
"aliases": [
"CVE-2024-41990"
],
"details": "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.",
"id": "PYSEC-2024-68",
"modified": "2024-08-07T17:22:10.682679+00:00",
"published": "2024-08-07T15:15:00+00:00",
"references": [
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#%21forum/django-announce"
},
{
"type": "ARTICLE",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
]
}
OPENSUSE-SU-2024:14248-1
Vulnerability from csaf_opensuse - Published: 2024-08-08 00:00 - Updated: 2024-08-08 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "python310-Django4-4.2.15-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-Django4-4.2.15-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14248",
"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-2024_14248-1.json"
},
{
"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/"
}
],
"title": "python310-Django4-4.2.15-1.1 on GA media",
"tracking": {
"current_release_date": "2024-08-08T00:00:00Z",
"generator": {
"date": "2024-08-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14248-1",
"initial_release_date": "2024-08-08T00:00:00Z",
"revision_history": [
{
"date": "2024-08-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-Django4-4.2.15-1.1.aarch64",
"product": {
"name": "python310-Django4-4.2.15-1.1.aarch64",
"product_id": "python310-Django4-4.2.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-Django4-4.2.15-1.1.aarch64",
"product": {
"name": "python311-Django4-4.2.15-1.1.aarch64",
"product_id": "python311-Django4-4.2.15-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-Django4-4.2.15-1.1.aarch64",
"product": {
"name": "python312-Django4-4.2.15-1.1.aarch64",
"product_id": "python312-Django4-4.2.15-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Django4-4.2.15-1.1.ppc64le",
"product": {
"name": "python310-Django4-4.2.15-1.1.ppc64le",
"product_id": "python310-Django4-4.2.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-Django4-4.2.15-1.1.ppc64le",
"product": {
"name": "python311-Django4-4.2.15-1.1.ppc64le",
"product_id": "python311-Django4-4.2.15-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-Django4-4.2.15-1.1.ppc64le",
"product": {
"name": "python312-Django4-4.2.15-1.1.ppc64le",
"product_id": "python312-Django4-4.2.15-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Django4-4.2.15-1.1.s390x",
"product": {
"name": "python310-Django4-4.2.15-1.1.s390x",
"product_id": "python310-Django4-4.2.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-Django4-4.2.15-1.1.s390x",
"product": {
"name": "python311-Django4-4.2.15-1.1.s390x",
"product_id": "python311-Django4-4.2.15-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-Django4-4.2.15-1.1.s390x",
"product": {
"name": "python312-Django4-4.2.15-1.1.s390x",
"product_id": "python312-Django4-4.2.15-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Django4-4.2.15-1.1.x86_64",
"product": {
"name": "python310-Django4-4.2.15-1.1.x86_64",
"product_id": "python310-Django4-4.2.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-Django4-4.2.15-1.1.x86_64",
"product": {
"name": "python311-Django4-4.2.15-1.1.x86_64",
"product_id": "python311-Django4-4.2.15-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-Django4-4.2.15-1.1.x86_64",
"product": {
"name": "python312-Django4-4.2.15-1.1.x86_64",
"product_id": "python312-Django4-4.2.15-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": "python310-Django4-4.2.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.aarch64"
},
"product_reference": "python310-Django4-4.2.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Django4-4.2.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le"
},
"product_reference": "python310-Django4-4.2.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Django4-4.2.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x"
},
"product_reference": "python310-Django4-4.2.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Django4-4.2.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64"
},
"product_reference": "python310-Django4-4.2.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64"
},
"product_reference": "python311-Django4-4.2.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le"
},
"product_reference": "python311-Django4-4.2.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x"
},
"product_reference": "python311-Django4-4.2.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64"
},
"product_reference": "python311-Django4-4.2.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django4-4.2.15-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64"
},
"product_reference": "python312-Django4-4.2.15-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django4-4.2.15-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le"
},
"product_reference": "python312-Django4-4.2.15-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django4-4.2.15-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x"
},
"product_reference": "python312-Django4-4.2.15-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django4-4.2.15-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64"
},
"product_reference": "python312-Django4-4.2.15-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-08T00: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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-08T00: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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-08T00: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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-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:python310-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python310-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.15-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.s390x",
"openSUSE Tumbleweed:python312-Django4-4.2.15-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-42005"
}
]
}
OPENSUSE-SU-2026:10005-1
Vulnerability from csaf_opensuse - Published: 2026-01-03 00:00 - Updated: 2026-01-03 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0-1.1.x86_64 | — |
Vendor Fix
|
{
"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-2024:14247-1
Vulnerability from csaf_opensuse - Published: 2024-08-08 00:00 - Updated: 2024-08-08 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "python310-Django-5.0.8-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-Django-5.0.8-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14247",
"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-2024_14247-1.json"
},
{
"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/"
}
],
"title": "python310-Django-5.0.8-1.1 on GA media",
"tracking": {
"current_release_date": "2024-08-08T00:00:00Z",
"generator": {
"date": "2024-08-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14247-1",
"initial_release_date": "2024-08-08T00:00:00Z",
"revision_history": [
{
"date": "2024-08-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-Django-5.0.8-1.1.aarch64",
"product": {
"name": "python310-Django-5.0.8-1.1.aarch64",
"product_id": "python310-Django-5.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-Django-5.0.8-1.1.aarch64",
"product": {
"name": "python311-Django-5.0.8-1.1.aarch64",
"product_id": "python311-Django-5.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-Django-5.0.8-1.1.aarch64",
"product": {
"name": "python312-Django-5.0.8-1.1.aarch64",
"product_id": "python312-Django-5.0.8-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Django-5.0.8-1.1.ppc64le",
"product": {
"name": "python310-Django-5.0.8-1.1.ppc64le",
"product_id": "python310-Django-5.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-Django-5.0.8-1.1.ppc64le",
"product": {
"name": "python311-Django-5.0.8-1.1.ppc64le",
"product_id": "python311-Django-5.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-Django-5.0.8-1.1.ppc64le",
"product": {
"name": "python312-Django-5.0.8-1.1.ppc64le",
"product_id": "python312-Django-5.0.8-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Django-5.0.8-1.1.s390x",
"product": {
"name": "python310-Django-5.0.8-1.1.s390x",
"product_id": "python310-Django-5.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-Django-5.0.8-1.1.s390x",
"product": {
"name": "python311-Django-5.0.8-1.1.s390x",
"product_id": "python311-Django-5.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-Django-5.0.8-1.1.s390x",
"product": {
"name": "python312-Django-5.0.8-1.1.s390x",
"product_id": "python312-Django-5.0.8-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Django-5.0.8-1.1.x86_64",
"product": {
"name": "python310-Django-5.0.8-1.1.x86_64",
"product_id": "python310-Django-5.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-Django-5.0.8-1.1.x86_64",
"product": {
"name": "python311-Django-5.0.8-1.1.x86_64",
"product_id": "python311-Django-5.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-Django-5.0.8-1.1.x86_64",
"product": {
"name": "python312-Django-5.0.8-1.1.x86_64",
"product_id": "python312-Django-5.0.8-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": "python310-Django-5.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Django-5.0.8-1.1.aarch64"
},
"product_reference": "python310-Django-5.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Django-5.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le"
},
"product_reference": "python310-Django-5.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Django-5.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x"
},
"product_reference": "python310-Django-5.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Django-5.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64"
},
"product_reference": "python310-Django-5.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-5.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64"
},
"product_reference": "python311-Django-5.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-5.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le"
},
"product_reference": "python311-Django-5.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-5.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x"
},
"product_reference": "python311-Django-5.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-5.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64"
},
"product_reference": "python311-Django-5.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django-5.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64"
},
"product_reference": "python312-Django-5.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django-5.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le"
},
"product_reference": "python312-Django-5.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django-5.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x"
},
"product_reference": "python312-Django-5.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-Django-5.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64"
},
"product_reference": "python312-Django-5.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-08T00: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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-08T00: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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-08T00: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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-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:python310-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python310-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python311-Django-5.0.8-1.1.x86_64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.aarch64",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.s390x",
"openSUSE Tumbleweed:python312-Django-5.0.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-42005"
}
]
}
SUSE-SU-2024:2817-1
Vulnerability from csaf_suse - Published: 2024-08-07 13:32 - Updated: 2024-08-07 13:32| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch | — |
Vendor Fix
|
{
"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-2024-42005: Fixed SQL injection in QuerySet.values() and values_list() (bsc#1228629)\n- CVE-2024-41989: Fixed Memory exhaustion in django.utils.numberformat.floatformat() (bsc#1228630)\n- CVE-2024-41990: Fixed denial-of-service vulnerability in django.utils.html.urlize() (bsc#1228631)\n- CVE-2024-41991: Fixed another denial-of-service vulnerability in django.utils.html.urlize() (bsc#1228632)\n- CVE-2022-28346: Fixed SQL injection in QuerySet.annotate(),aggregate() and extra() (bsc#1198398)\n- CVE-2019-12308: Fixed XSS in AdminURLFieldWidget (bsc#1136468)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2817,openSUSE-SLE-15.5-2024-2817",
"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-2024_2817-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2817-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242817-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2817-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019139.html"
},
{
"category": "self",
"summary": "SUSE Bug 1136468",
"url": "https://bugzilla.suse.com/1136468"
},
{
"category": "self",
"summary": "SUSE Bug 1198398",
"url": "https://bugzilla.suse.com/1198398"
},
{
"category": "self",
"summary": "SUSE Bug 1228629",
"url": "https://bugzilla.suse.com/1228629"
},
{
"category": "self",
"summary": "SUSE Bug 1228630",
"url": "https://bugzilla.suse.com/1228630"
},
{
"category": "self",
"summary": "SUSE Bug 1228631",
"url": "https://bugzilla.suse.com/1228631"
},
{
"category": "self",
"summary": "SUSE Bug 1228632",
"url": "https://bugzilla.suse.com/1228632"
},
{
"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-2022-28346 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28346/"
},
{
"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/"
}
],
"title": "Security update for python-Django",
"tracking": {
"current_release_date": "2024-08-07T13:32:44Z",
"generator": {
"date": "2024-08-07T13:32:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2817-1",
"initial_release_date": "2024-08-07T13:32:44Z",
"revision_history": [
{
"date": "2024-08-07T13:32:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-Django-2.0.7-150000.1.27.1.noarch",
"product": {
"name": "python3-Django-2.0.7-150000.1.27.1.noarch",
"product_id": "python3-Django-2.0.7-150000.1.27.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Django-2.0.7-150000.1.27.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
},
"product_reference": "python3-Django-2.0.7-150000.1.27.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
},
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:44Z",
"details": "low"
}
],
"title": "CVE-2019-12308"
},
{
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
},
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:44Z",
"details": "important"
}
],
"title": "CVE-2022-28346"
},
{
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
},
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:44Z",
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
},
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:44Z",
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
},
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:44Z",
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
},
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"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 Leap 15.5:python3-Django-2.0.7-150000.1.27.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:44Z",
"details": "important"
}
],
"title": "CVE-2024-42005"
}
]
}
SUSE-SU-2024:2816-1
Vulnerability from csaf_suse - Published: 2024-08-07 13:32 - Updated: 2024-08-07 13:32| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch | — |
Vendor Fix
|
{
"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-2024-42005: Fixed SQL injection in QuerySet.values() and values_list() (bsc#1228629)\n- CVE-2024-41989: Fixed Memory exhaustion in django.utils.numberformat.floatformat() (bsc#1228630)\n- CVE-2024-41990: Fixed denial-of-service vulnerability in django.utils.html.urlize() (bsc#1228631)\n- CVE-2024-41991: Fixed another denial-of-service vulnerability in django.utils.html.urlize() (bsc#1228632)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2816,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-2816,openSUSE-SLE-15.6-2024-2816",
"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-2024_2816-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2816-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242816-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2816-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019140.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228629",
"url": "https://bugzilla.suse.com/1228629"
},
{
"category": "self",
"summary": "SUSE Bug 1228630",
"url": "https://bugzilla.suse.com/1228630"
},
{
"category": "self",
"summary": "SUSE Bug 1228631",
"url": "https://bugzilla.suse.com/1228631"
},
{
"category": "self",
"summary": "SUSE Bug 1228632",
"url": "https://bugzilla.suse.com/1228632"
},
{
"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/"
}
],
"title": "Security update for python-Django",
"tracking": {
"current_release_date": "2024-08-07T13:32:24Z",
"generator": {
"date": "2024-08-07T13:32:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2816-1",
"initial_release_date": "2024-08-07T13:32:24Z",
"revision_history": [
{
"date": "2024-08-07T13:32:24Z",
"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.6.1.noarch",
"product": {
"name": "python311-Django-4.2.11-150600.3.6.1.noarch",
"product_id": "python311-Django-4.2.11-150600.3.6.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": "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.6.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.6.1.noarch"
},
"product_reference": "python311-Django-4.2.11-150600.3.6.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.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
},
"product_reference": "python311-Django-4.2.11-150600.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
},
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:24Z",
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
},
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:24Z",
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
},
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:24Z",
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
},
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-07T13:32:24Z",
"details": "important"
}
],
"title": "CVE-2024-42005"
}
]
}
SUSE-SU-2024:2861-1
Vulnerability from csaf_suse - Published: 2024-08-09 07:18 - Updated: 2024-08-09 07:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.30.1.noarch | — |
Vendor Fix
|
{
"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- Fixed code in CVE-2024-41990 patch\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2861,openSUSE-SLE-15.5-2024-2861",
"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-2024_2861-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2861-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242861-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2861-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019162.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228630",
"url": "https://bugzilla.suse.com/1228630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41990 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41990/"
}
],
"title": "Security update for python-Django",
"tracking": {
"current_release_date": "2024-08-09T07:18:39Z",
"generator": {
"date": "2024-08-09T07:18:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2861-1",
"initial_release_date": "2024-08-09T07:18:39Z",
"revision_history": [
{
"date": "2024-08-09T07:18:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-Django-2.0.7-150000.1.30.1.noarch",
"product": {
"name": "python3-Django-2.0.7-150000.1.30.1.noarch",
"product_id": "python3-Django-2.0.7-150000.1.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Django-2.0.7-150000.1.30.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.30.1.noarch"
},
"product_reference": "python3-Django-2.0.7-150000.1.30.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"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 Leap 15.5:python3-Django-2.0.7-150000.1.30.1.noarch"
]
},
"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 Leap 15.5:python3-Django-2.0.7-150000.1.30.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.30.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-09T07:18:39Z",
"details": "important"
}
],
"title": "CVE-2024-41990"
}
]
}
RHSA-2024_6428
Vulnerability from csaf_redhat - Published: 2024-09-05 14:13 - Updated: 2024-12-17 21:01A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
An improper authorization flaw exists in the Ansible Automation Controller. This flaw allows an attacker using the k8S API server to send an HTTP request with a service account token mounted via `automountServiceAccountToken: true`, resulting in privilege escalation to a service account.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table. By sending a specially crafted request, an attacker could leak other clients HTTP header keys. Attackers are only able to access HTTP header keys but not values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A flaw was found in social-auth-app-django. In affected versions of this package, due to default case-insensitive collation in MySQL or MariaDB databases, third-party authentication user IDs are not case-sensitive and could cause different IDs to match.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
A vulnerability was found in the Django framework's urlize and urlizetrunc functions, where an attacker can input a certain string containing a large number of brackets, leads to a potential denial of service when the application attempts to process the excessive input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A vulnerability was found in Python-Django in the django.contrib.auth.backends.ModelBackend.authenticate() method. This flaw allows remote attackers to enumerate users via a timing attack involving login requests for users with unusable passwords.
CWE-208 - Observable Timing Discrepancy| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A vulnerability was found in Python-Django in the Derived classes of the django.core.files.storage.Storage base class that overrides the generate_filename() without replicating the file path validations existing in the parent class. This flaw allows potential directory traversal via certain inputs when calling save(). Built-in Storage sub-classes were not affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A vulnerability was found in Python-Django in the get_supported_language_variant() function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.4\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* automation-controller: Django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005)\n* automation-controller: Django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991)\n* automation-controller: Django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990)\n* automation-controller: python-jose: algorithm confusion with OpenSSH ECDSA keys and other key formats (CVE-2024-33663)\n* automation-controller: python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django (CVE-2024-32879)\n* automation-controller: Gain access to the k8s API server via job execution with Container Group (CVE-2024-6840)\n* python3/python39-django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005)\n* python3/python39-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991)\n* python3/python39-django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990)\n* python3/python39-django: Memory exhaustion in django.utils.numberformat.floatformat() (CVE-2024-41989)\n* python3/python39-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant() (CVE-2024-39614)\n* python3/python39-django: Potential directory-traversal in django.core.files.storage.Storage.save() (CVE-2024-39330)\n* python3/python39-django: Username enumeration through timing difference for users with unusable passwords (CVE-2024-39329)\n* python3/python39-django: Potential denial-of-service in django.utils.html.urlize() (CVE-2024-38875)\n* python3/python39-grpcio: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend (CVE-2024-7246)\n* python3/python39-zipp: Denial of Service (infinite loop) via crafted zip file (CVE-2024-5569)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes for automation controller:\n* Updated the receptor to not automatically release the receptor work unit when \"RECEPTOR_KEEP_WORK_ON_ERROR\" is set to true (AAP-27635)\n* Updated the Help link in the REST API to point to the latest API Reference documentation (AAP-27573)\n* Fixed a timeout error in the UI when trying to load the Activity Stream (AAP-26772)\n* automation-controller has been updated to 4.5.10\n\nUpdates and fixes for automation hub:\n* API browser now correctly escapes JSON values (AAH-3272, AAP-14463)\n* python3/python39-pulpcore has been updated to 3.28.31\n* python3/python39-pulp-ansible has been updated to 0.20.8\n\nAdditional fixes:\n* Gunicorn python package will no longer obsolete itself when checking for or applying updates (AAP-28364)\n* python3/python39-django has been updated to 4.2.15\n* python3/python39-grpcio has been updated to 1.58.3\n* python3/python39-jmespath has been updated to 0.10.0-5\n* python3/python39-zipp has been updated to 3.19.2",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6428",
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2277035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277035"
},
{
"category": "external",
"summary": "2277297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277297"
},
{
"category": "external",
"summary": "2295935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295935"
},
{
"category": "external",
"summary": "2295936",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295936"
},
{
"category": "external",
"summary": "2295937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295937"
},
{
"category": "external",
"summary": "2295938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295938"
},
{
"category": "external",
"summary": "2296413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296413"
},
{
"category": "external",
"summary": "2298492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298492"
},
{
"category": "external",
"summary": "2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "2302434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302434"
},
{
"category": "external",
"summary": "2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6428.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2024-12-17T21:01:29+00:00",
"generator": {
"date": "2024-12-17T21:01:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:6428",
"initial_release_date": "2024-09-05T14:13:20+00:00",
"revision_history": [
{
"date": "2024-09-05T14:13:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-05T14:13:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:01:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pulpcore-0:3.28.31-1.el9ap.src",
"product": {
"name": "python-pulpcore-0:3.28.31-1.el9ap.src",
"product_id": "python-pulpcore-0:3.28.31-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.28.31-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-ansible-1:0.20.8-1.el9ap.src",
"product": {
"name": "python-pulp-ansible-1:0.20.8-1.el9ap.src",
"product_id": "python-pulp-ansible-1:0.20.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-ansible@0.20.8-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:22.0.0-2.el9ap.src",
"product": {
"name": "python-gunicorn-0:22.0.0-2.el9ap.src",
"product_id": "python-gunicorn-0:22.0.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@22.0.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.15-1.el9ap.src",
"product": {
"name": "python-django-0:4.2.15-1.el9ap.src",
"product_id": "python-django-0:4.2.15-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.15-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:3.19.2-1.el9ap.src",
"product": {
"name": "python-zipp-0:3.19.2-1.el9ap.src",
"product_id": "python-zipp-0:3.19.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@3.19.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-0:1.58.3-1.el9ap.src",
"product": {
"name": "python-grpcio-0:1.58.3-1.el9ap.src",
"product_id": "python-grpcio-0:1.58.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio@1.58.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.src",
"product_id": "automation-controller-0:4.5.10-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jmespath-0:0.10.0-5.el9ap.src",
"product": {
"name": "python-jmespath-0:0.10.0-5.el9ap.src",
"product_id": "python-jmespath-0:0.10.0-5.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jmespath@0.10.0-5.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pulpcore-0:3.28.31-1.el8ap.src",
"product": {
"name": "python3x-pulpcore-0:3.28.31-1.el8ap.src",
"product_id": "python3x-pulpcore-0:3.28.31-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pulpcore@3.28.31-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"product": {
"name": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"product_id": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pulp-ansible@0.20.8-1.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3x-gunicorn-0:22.0.0-2.el8ap.src",
"product": {
"name": "python3x-gunicorn-0:22.0.0-2.el8ap.src",
"product_id": "python3x-gunicorn-0:22.0.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-gunicorn@22.0.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-django-0:4.2.15-1.el8ap.src",
"product": {
"name": "python3x-django-0:4.2.15-1.el8ap.src",
"product_id": "python3x-django-0:4.2.15-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-django@4.2.15-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-0:1.58.3-1.el8ap.src",
"product": {
"name": "python3x-grpcio-0:1.58.3-1.el8ap.src",
"product_id": "python3x-grpcio-0:1.58.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio@1.58.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.src",
"product_id": "automation-controller-0:4.5.10-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-jmespath-0:0.10.0-5.el8ap.src",
"product": {
"name": "python3x-jmespath-0:0.10.0-5.el8ap.src",
"product_id": "python3x-jmespath-0:0.10.0-5.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-jmespath@0.10.0-5.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"product": {
"name": "python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"product_id": "python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore@3.28.31-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"product": {
"name": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"product_id": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulp-ansible@0.20.8-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"product": {
"name": "python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"product_id": "python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@22.0.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:4.2.15-1.el9ap.noarch",
"product": {
"name": "python3-django-0:4.2.15-1.el9ap.noarch",
"product_id": "python3-django-0:4.2.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@4.2.15-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"product": {
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"product_id": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@3.19.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.10-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.10-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.10-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jmespath-0:0.10.0-5.el9ap.noarch",
"product": {
"name": "python3-jmespath-0:0.10.0-5.el9ap.noarch",
"product_id": "python3-jmespath-0:0.10.0-5.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jmespath@0.10.0-5.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"product": {
"name": "python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"product_id": "python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulpcore@3.28.31-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"product": {
"name": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"product_id": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulp-ansible@0.20.8-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"product": {
"name": "python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"product_id": "python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-gunicorn@22.0.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:4.2.15-1.el8ap.noarch",
"product": {
"name": "python39-django-0:4.2.15-1.el8ap.noarch",
"product_id": "python39-django-0:4.2.15-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@4.2.15-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"product": {
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"product_id": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-zipp@3.19.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.10-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.10-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.10-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-jmespath-0:0.10.0-5.el8ap.noarch",
"product": {
"name": "python39-jmespath-0:0.10.0-5.el8ap.noarch",
"product_id": "python39-jmespath-0:0.10.0-5.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-jmespath@0.10.0-5.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product_id": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"product_id": "python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product_id": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio-debugsource@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_id": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-debuginfo@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_id": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio-debugsource@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-debuginfo@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-grpcio-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.s390x",
"product_id": "python3-grpcio-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product_id": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_id": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_id": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.10-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.s390x",
"product_id": "python39-grpcio-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product_id": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio-debugsource@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_id": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-debuginfo@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_id": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.10-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product_id": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"product_id": "python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product_id": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio-debugsource@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_id": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-debuginfo@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_id": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch"
},
"product_reference": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch"
},
"product_reference": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-0:4.2.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch"
},
"product_reference": "python39-django-0:4.2.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python39-grpcio-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-gunicorn-0:22.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch"
},
"product_reference": "python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jmespath-0:0.10.0-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch"
},
"product_reference": "python39-jmespath-0:0.10.0-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch"
},
"product_reference": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulpcore-0:3.28.31-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch"
},
"product_reference": "python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch"
},
"product_reference": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-django-0:4.2.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src"
},
"product_reference": "python3x-django-0:4.2.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-0:1.58.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src"
},
"product_reference": "python3x-grpcio-0:1.58.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-gunicorn-0:22.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src"
},
"product_reference": "python3x-gunicorn-0:22.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-jmespath-0:0.10.0-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src"
},
"product_reference": "python3x-jmespath-0:0.10.0-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src"
},
"product_reference": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pulpcore-0:3.28.31-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src"
},
"product_reference": "python3x-pulpcore-0:3.28.31-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.19.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src"
},
"product_reference": "python-zipp-0:3.19.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch"
},
"product_reference": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.19.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src"
},
"product_reference": "python-zipp-0:3.19.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch"
},
"product_reference": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src"
},
"product_reference": "python-django-0:4.2.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-0:1.58.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src"
},
"product_reference": "python-grpcio-0:1.58.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:22.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src"
},
"product_reference": "python-gunicorn-0:22.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jmespath-0:0.10.0-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src"
},
"product_reference": "python-jmespath-0:0.10.0-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-ansible-1:0.20.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src"
},
"product_reference": "python-pulp-ansible-1:0.20.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.28.31-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src"
},
"product_reference": "python-pulpcore-0:3.28.31-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.19.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src"
},
"product_reference": "python-zipp-0:3.19.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
},
"product_reference": "python3-django-0:4.2.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3-grpcio-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:22.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch"
},
"product_reference": "python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jmespath-0:0.10.0-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch"
},
"product_reference": "python3-jmespath-0:0.10.0-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch"
},
"product_reference": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-0:3.28.31-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch"
},
"product_reference": "python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
},
"product_reference": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5569",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-07-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296413"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-5569"
},
{
"category": "external",
"summary": "RHBZ#2296413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296413"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5569"
},
{
"category": "external",
"summary": "https://github.com/jaraco/zipp/commit/fd604bd34f0343472521a36da1fbd22e793e14fd",
"url": "https://github.com/jaraco/zipp/commit/fd604bd34f0343472521a36da1fbd22e793e14fd"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae",
"url": "https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae"
}
],
"release_date": "2024-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp"
},
{
"cve": "CVE-2024-6840",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-07-17T18:01:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2298492"
}
],
"notes": [
{
"category": "description",
"text": "An improper authorization flaw exists in the Ansible Automation Controller. This flaw allows an attacker using the k8S API server to send an HTTP request with a service account token mounted via `automountServiceAccountToken: true`, resulting in privilege escalation to a service account.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "automation-controller: Gain access to the k8s API server via job execution with Container Group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6840"
},
{
"category": "external",
"summary": "RHBZ#2298492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6840",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6840"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6840",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6840"
}
],
"release_date": "2024-09-05T09:09:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "automation-controller: Gain access to the k8s API server via job execution with Container Group"
},
{
"cve": "CVE-2024-7246",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-08-06T11:20:24.557753+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2303104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table. By sending a specially crafted request, an attacker could leak other clients HTTP header keys. Attackers are only able to access HTTP header keys but not values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to C++ implementations of gRPC release and does not affect Golang or Java implementations of gRPC.\n\nThe gRPC RPM was packaged with Openshift via the Kuryr component. However, Kuryr was never configured to run code using the gRPC library, hence, grpcio dependency has been removed from Kuryr since Openshift-4.12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7246"
},
{
"category": "external",
"summary": "RHBZ#2303104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7246"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc/issues/36245",
"url": "https://github.com/grpc/grpc/issues/36245"
}
],
"release_date": "2024-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend"
},
{
"cve": "CVE-2024-32879",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2024-04-25T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2277035"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in social-auth-app-django. In affected versions of this package, due to default case-insensitive collation in MySQL or MariaDB databases, third-party authentication user IDs are not case-sensitive and could cause different IDs to match.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-32879"
},
{
"category": "external",
"summary": "RHBZ#2277035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277035"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-32879",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32879"
},
{
"category": "external",
"summary": "https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3",
"url": "https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3"
}
],
"release_date": "2024-04-24T06:57:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django"
},
{
"cve": "CVE-2024-33663",
"discovery_date": "2024-04-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2277297"
}
],
"notes": [
{
"category": "description",
"text": "python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jose: algorithm confusion with OpenSSH ECDSA keys and other key formats",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-33663"
},
{
"category": "external",
"summary": "RHBZ#2277297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-33663",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33663"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-33663",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33663"
}
],
"release_date": "2024-04-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jose: algorithm confusion with OpenSSH ECDSA keys and other key formats"
},
{
"cve": "CVE-2024-38875",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-07-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295935"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Django framework\u0027s urlize and urlizetrunc functions, where an attacker can input a certain string containing a large number of brackets, leads to a potential denial of service when the application attempts to process the excessive input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service in django.utils.html.urlize()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38875"
},
{
"category": "external",
"summary": "RHBZ#2295935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38875"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38875",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38875"
}
],
"release_date": "2024-07-26T06:26:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service in django.utils.html.urlize()"
},
{
"cve": "CVE-2024-39329",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2024-07-05T09:46:29+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295936"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python-Django in the django.contrib.auth.backends.ModelBackend.authenticate() method. This flaw allows remote attackers to enumerate users via a timing attack involving login requests for users with unusable passwords.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Username enumeration through timing difference for users with unusable passwords",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39329"
},
{
"category": "external",
"summary": "RHBZ#2295936",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295936"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39329"
}
],
"release_date": "2024-07-09T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-django: Username enumeration through timing difference for users with unusable passwords"
},
{
"cve": "CVE-2024-39330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-07-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295937"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python-Django in the Derived classes of the django.core.files.storage.Storage base class that overrides the generate_filename() without replicating the file path validations existing in the parent class. This flaw allows potential directory traversal via certain inputs when calling save(). Built-in Storage sub-classes were not affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential directory-traversal in django.core.files.storage.Storage.save()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39330"
},
{
"category": "external",
"summary": "RHBZ#2295937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39330",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39330"
}
],
"release_date": "2024-07-09T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-django: Potential directory-traversal in django.core.files.storage.Storage.save()"
},
{
"cve": "CVE-2024-39614",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-07-05T09:46:30+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295938"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python-Django in the get_supported_language_variant() function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39614"
},
{
"category": "external",
"summary": "RHBZ#2295938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39614"
}
],
"release_date": "2024-07-09T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()"
},
{
"cve": "CVE-2024-41989",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T01:40:06+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302433"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was found in Django. If \u0027floatformat\u0027 received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is categorized as moderate severity rather than important because, while it has the potential to cause significant memory consumption under specific conditions, the likelihood of such a scenario occurring in typical applications is relatively low. The issue arises primarily when processing extremely large numbers in scientific notation, which is not a common use case in most Django applications. Additionally, the impact is localized to the floatformat function, and the issue does not expose sensitive data or compromise the integrity of the application.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41989"
},
{
"category": "external",
"summary": "RHBZ#2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()"
},
{
"cve": "CVE-2024-41990",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2024-08-02T01:52:36+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302434"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41990"
},
{
"category": "external",
"summary": "RHBZ#2302434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302434"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "workaround",
"details": "Implementing input validation and limiting the the size of inputs to the urlize and urlizetrunc will mitigate this vulnerability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize()"
},
{
"cve": "CVE-2024-41991",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T02:03:22+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302435"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. \u0027urlize\u0027, \u0027urlizetrunc\u0027, and \u0027AdminURLFieldWidget\u0027 may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability in Django\u0027s urlize, urlizetrunc template filters, and the AdminURLFieldWidget widget is classified as moderate severity rather than important due to its specific attack vector and impact. While the flaw allows for a potential denial-of-service (DoS) attack via inputs with a large number of Unicode characters, exploiting this vulnerability requires a significant volume of data to be processed by these components, which is a non-trivial task. Additionally, standard mitigation measures such as input validation, rate limiting, and monitoring can effectively reduce the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "RHBZ#2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41991"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget"
},
{
"cve": "CVE-2024-42005",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-08-02T02:08:30+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302436"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential SQL injection in QuerySet.values() and values_list()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered of moderate severity rather than high or critical because it requires specific conditions to be exploitable. The potential for SQL injection exists only when QuerySet.values() or values_list() methods are used on models with a JSONField, and an attacker must have control over the JSON object keys passed as arguments. In typical use cases, these methods are often used with predefined or controlled data, limiting the attack surface. Furthermore, the impact is constrained to the manipulation of column aliases, rather than direct injection into more critical parts of the SQL query, reducing the overall risk compared to more direct forms of SQL injection vulnerabilities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42005"
},
{
"category": "external",
"summary": "RHBZ#2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential SQL injection in QuerySet.values() and values_list()"
}
]
}
RHSA-2024:6428
Vulnerability from csaf_redhat - Published: 2024-09-05 14:13 - Updated: 2026-05-15 14:37A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
An improper authorization flaw exists in the Ansible Automation Controller. This flaw allows an attacker using the k8S API server to send an HTTP request with a service account token mounted via `automountServiceAccountToken: true`, resulting in privilege escalation to a service account.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table. By sending a specially crafted request, an attacker could leak other clients HTTP header keys. Attackers are only able to access HTTP header keys but not values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A flaw was found in social-auth-app-django. In affected versions of this package, due to default case-insensitive collation in MySQL or MariaDB databases, third-party authentication user IDs are not case-sensitive and could cause different IDs to match.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
A vulnerability was found in the Django framework's urlize and urlizetrunc functions, where an attacker can input a certain string containing a large number of brackets, leads to a potential denial of service when the application attempts to process the excessive input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A vulnerability was found in Python-Django in the django.contrib.auth.backends.ModelBackend.authenticate() method. This flaw allows remote attackers to enumerate users via a timing attack involving login requests for users with unusable passwords.
CWE-208 - Observable Timing Discrepancy| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A vulnerability was found in Python-Django in the Derived classes of the django.core.files.storage.Storage base class that overrides the generate_filename() without replicating the file path validations existing in the parent class. This flaw allows potential directory traversal via certain inputs when calling save(). Built-in Storage sub-classes were not affected by this vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A vulnerability was found in Python-Django in the get_supported_language_variant() function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.4\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* automation-controller: Django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005)\n* automation-controller: Django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991)\n* automation-controller: Django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990)\n* automation-controller: python-jose: algorithm confusion with OpenSSH ECDSA keys and other key formats (CVE-2024-33663)\n* automation-controller: python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django (CVE-2024-32879)\n* automation-controller: Gain access to the k8s API server via job execution with Container Group (CVE-2024-6840)\n* python3/python39-django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005)\n* python3/python39-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991)\n* python3/python39-django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990)\n* python3/python39-django: Memory exhaustion in django.utils.numberformat.floatformat() (CVE-2024-41989)\n* python3/python39-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant() (CVE-2024-39614)\n* python3/python39-django: Potential directory-traversal in django.core.files.storage.Storage.save() (CVE-2024-39330)\n* python3/python39-django: Username enumeration through timing difference for users with unusable passwords (CVE-2024-39329)\n* python3/python39-django: Potential denial-of-service in django.utils.html.urlize() (CVE-2024-38875)\n* python3/python39-grpcio: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend (CVE-2024-7246)\n* python3/python39-zipp: Denial of Service (infinite loop) via crafted zip file (CVE-2024-5569)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes for automation controller:\n* Updated the receptor to not automatically release the receptor work unit when \"RECEPTOR_KEEP_WORK_ON_ERROR\" is set to true (AAP-27635)\n* Updated the Help link in the REST API to point to the latest API Reference documentation (AAP-27573)\n* Fixed a timeout error in the UI when trying to load the Activity Stream (AAP-26772)\n* automation-controller has been updated to 4.5.10\n\nUpdates and fixes for automation hub:\n* API browser now correctly escapes JSON values (AAH-3272, AAP-14463)\n* python3/python39-pulpcore has been updated to 3.28.31\n* python3/python39-pulp-ansible has been updated to 0.20.8\n\nAdditional fixes:\n* Gunicorn python package will no longer obsolete itself when checking for or applying updates (AAP-28364)\n* python3/python39-django has been updated to 4.2.15\n* python3/python39-grpcio has been updated to 1.58.3\n* python3/python39-jmespath has been updated to 0.10.0-5\n* python3/python39-zipp has been updated to 3.19.2",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6428",
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2277035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277035"
},
{
"category": "external",
"summary": "2277297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277297"
},
{
"category": "external",
"summary": "2295935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295935"
},
{
"category": "external",
"summary": "2295936",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295936"
},
{
"category": "external",
"summary": "2295937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295937"
},
{
"category": "external",
"summary": "2295938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295938"
},
{
"category": "external",
"summary": "2296413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296413"
},
{
"category": "external",
"summary": "2298492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298492"
},
{
"category": "external",
"summary": "2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "2302434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302434"
},
{
"category": "external",
"summary": "2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6428.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-05-15T14:37:43+00:00",
"generator": {
"date": "2026-05-15T14:37:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2024:6428",
"initial_release_date": "2024-09-05T14:13:20+00:00",
"revision_history": [
{
"date": "2024-09-05T14:13:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-05T14:13:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-15T14:37:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pulpcore-0:3.28.31-1.el9ap.src",
"product": {
"name": "python-pulpcore-0:3.28.31-1.el9ap.src",
"product_id": "python-pulpcore-0:3.28.31-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.28.31-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-ansible-1:0.20.8-1.el9ap.src",
"product": {
"name": "python-pulp-ansible-1:0.20.8-1.el9ap.src",
"product_id": "python-pulp-ansible-1:0.20.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-ansible@0.20.8-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:22.0.0-2.el9ap.src",
"product": {
"name": "python-gunicorn-0:22.0.0-2.el9ap.src",
"product_id": "python-gunicorn-0:22.0.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@22.0.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.15-1.el9ap.src",
"product": {
"name": "python-django-0:4.2.15-1.el9ap.src",
"product_id": "python-django-0:4.2.15-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.15-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:3.19.2-1.el9ap.src",
"product": {
"name": "python-zipp-0:3.19.2-1.el9ap.src",
"product_id": "python-zipp-0:3.19.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@3.19.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-0:1.58.3-1.el9ap.src",
"product": {
"name": "python-grpcio-0:1.58.3-1.el9ap.src",
"product_id": "python-grpcio-0:1.58.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio@1.58.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.src",
"product_id": "automation-controller-0:4.5.10-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jmespath-0:0.10.0-5.el9ap.src",
"product": {
"name": "python-jmespath-0:0.10.0-5.el9ap.src",
"product_id": "python-jmespath-0:0.10.0-5.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jmespath@0.10.0-5.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pulpcore-0:3.28.31-1.el8ap.src",
"product": {
"name": "python3x-pulpcore-0:3.28.31-1.el8ap.src",
"product_id": "python3x-pulpcore-0:3.28.31-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pulpcore@3.28.31-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"product": {
"name": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"product_id": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pulp-ansible@0.20.8-1.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3x-gunicorn-0:22.0.0-2.el8ap.src",
"product": {
"name": "python3x-gunicorn-0:22.0.0-2.el8ap.src",
"product_id": "python3x-gunicorn-0:22.0.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-gunicorn@22.0.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-django-0:4.2.15-1.el8ap.src",
"product": {
"name": "python3x-django-0:4.2.15-1.el8ap.src",
"product_id": "python3x-django-0:4.2.15-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-django@4.2.15-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-0:1.58.3-1.el8ap.src",
"product": {
"name": "python3x-grpcio-0:1.58.3-1.el8ap.src",
"product_id": "python3x-grpcio-0:1.58.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio@1.58.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.src",
"product_id": "automation-controller-0:4.5.10-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-jmespath-0:0.10.0-5.el8ap.src",
"product": {
"name": "python3x-jmespath-0:0.10.0-5.el8ap.src",
"product_id": "python3x-jmespath-0:0.10.0-5.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-jmespath@0.10.0-5.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"product": {
"name": "python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"product_id": "python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore@3.28.31-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"product": {
"name": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"product_id": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulp-ansible@0.20.8-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"product": {
"name": "python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"product_id": "python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@22.0.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:4.2.15-1.el9ap.noarch",
"product": {
"name": "python3-django-0:4.2.15-1.el9ap.noarch",
"product_id": "python3-django-0:4.2.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@4.2.15-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"product": {
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"product_id": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-zipp@3.19.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.10-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.10-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.10-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jmespath-0:0.10.0-5.el9ap.noarch",
"product": {
"name": "python3-jmespath-0:0.10.0-5.el9ap.noarch",
"product_id": "python3-jmespath-0:0.10.0-5.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jmespath@0.10.0-5.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"product": {
"name": "python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"product_id": "python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulpcore@3.28.31-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"product": {
"name": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"product_id": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulp-ansible@0.20.8-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"product": {
"name": "python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"product_id": "python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-gunicorn@22.0.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:4.2.15-1.el8ap.noarch",
"product": {
"name": "python39-django-0:4.2.15-1.el8ap.noarch",
"product_id": "python39-django-0:4.2.15-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@4.2.15-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"product": {
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"product_id": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-zipp@3.19.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.10-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.10-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.10-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-jmespath-0:0.10.0-5.el8ap.noarch",
"product": {
"name": "python39-jmespath-0:0.10.0-5.el8ap.noarch",
"product_id": "python39-jmespath-0:0.10.0-5.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-jmespath@0.10.0-5.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product_id": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"product_id": "python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product_id": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio-debugsource@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_id": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-debuginfo@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_id": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio-debugsource@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-debuginfo@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-grpcio-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.s390x",
"product_id": "python3-grpcio-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product_id": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_id": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_id": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.10-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.s390x",
"product_id": "python39-grpcio-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product_id": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio-debugsource@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_id": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-debuginfo@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_id": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.10-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product_id": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"product_id": "python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product_id": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-grpcio-debugsource@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_id": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-debuginfo@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_id": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.10-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.10-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch"
},
"product_reference": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch"
},
"product_reference": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.10-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.10-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-0:4.2.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch"
},
"product_reference": "python39-django-0:4.2.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python39-grpcio-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-gunicorn-0:22.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch"
},
"product_reference": "python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jmespath-0:0.10.0-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch"
},
"product_reference": "python39-jmespath-0:0.10.0-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch"
},
"product_reference": "python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulpcore-0:3.28.31-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch"
},
"product_reference": "python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-zipp-0:3.19.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch"
},
"product_reference": "python39-zipp-0:3.19.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-django-0:4.2.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src"
},
"product_reference": "python3x-django-0:4.2.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-0:1.58.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src"
},
"product_reference": "python3x-grpcio-0:1.58.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-gunicorn-0:22.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src"
},
"product_reference": "python3x-gunicorn-0:22.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-jmespath-0:0.10.0-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src"
},
"product_reference": "python3x-jmespath-0:0.10.0-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src"
},
"product_reference": "python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pulpcore-0:3.28.31-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src"
},
"product_reference": "python3x-pulpcore-0:3.28.31-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.19.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src"
},
"product_reference": "python-zipp-0:3.19.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch"
},
"product_reference": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.19.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src"
},
"product_reference": "python-zipp-0:3.19.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch"
},
"product_reference": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.10-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.10-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.10-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src"
},
"product_reference": "python-django-0:4.2.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-0:1.58.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src"
},
"product_reference": "python-grpcio-0:1.58.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:22.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src"
},
"product_reference": "python-gunicorn-0:22.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jmespath-0:0.10.0-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src"
},
"product_reference": "python-jmespath-0:0.10.0-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-ansible-1:0.20.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src"
},
"product_reference": "python-pulp-ansible-1:0.20.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.28.31-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src"
},
"product_reference": "python-pulpcore-0:3.28.31-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.19.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src"
},
"product_reference": "python-zipp-0:3.19.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
},
"product_reference": "python3-django-0:4.2.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3-grpcio-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:22.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch"
},
"product_reference": "python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jmespath-0:0.10.0-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch"
},
"product_reference": "python3-jmespath-0:0.10.0-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch"
},
"product_reference": "python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-0:3.28.31-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch"
},
"product_reference": "python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-zipp-0:3.19.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
},
"product_reference": "python3-zipp-0:3.19.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5569",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-07-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296413"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-5569"
},
{
"category": "external",
"summary": "RHBZ#2296413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296413"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5569"
},
{
"category": "external",
"summary": "https://github.com/jaraco/zipp/commit/fd604bd34f0343472521a36da1fbd22e793e14fd",
"url": "https://github.com/jaraco/zipp/commit/fd604bd34f0343472521a36da1fbd22e793e14fd"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae",
"url": "https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae"
}
],
"release_date": "2024-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp"
},
{
"cve": "CVE-2024-6840",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-07-17T18:01:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2298492"
}
],
"notes": [
{
"category": "description",
"text": "An improper authorization flaw exists in the Ansible Automation Controller. This flaw allows an attacker using the k8S API server to send an HTTP request with a service account token mounted via `automountServiceAccountToken: true`, resulting in privilege escalation to a service account.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "automation-controller: Gain access to the k8s API server via job execution with Container Group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6840"
},
{
"category": "external",
"summary": "RHBZ#2298492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6840",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6840"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6840",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6840"
}
],
"release_date": "2024-09-05T09:09:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "automation-controller: Gain access to the k8s API server via job execution with Container Group"
},
{
"cve": "CVE-2024-7246",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-08-06T11:20:24.557753+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2303104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table. By sending a specially crafted request, an attacker could leak other clients HTTP header keys. Attackers are only able to access HTTP header keys but not values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to C++ implementations of gRPC release and does not affect Golang or Java implementations of gRPC.\n\nThe gRPC RPM was packaged with Openshift via the Kuryr component. However, Kuryr was never configured to run code using the gRPC library, hence, grpcio dependency has been removed from Kuryr since Openshift-4.12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7246"
},
{
"category": "external",
"summary": "RHBZ#2303104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7246"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc/issues/36245",
"url": "https://github.com/grpc/grpc/issues/36245"
}
],
"release_date": "2024-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend"
},
{
"cve": "CVE-2024-32879",
"cwe": {
"id": "CWE-178",
"name": "Improper Handling of Case Sensitivity"
},
"discovery_date": "2024-04-25T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2277035"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in social-auth-app-django. In affected versions of this package, due to default case-insensitive collation in MySQL or MariaDB databases, third-party authentication user IDs are not case-sensitive and could cause different IDs to match.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-32879"
},
{
"category": "external",
"summary": "RHBZ#2277035",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277035"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-32879",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32879"
},
{
"category": "external",
"summary": "https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3",
"url": "https://github.com/python-social-auth/social-app-django/security/advisories/GHSA-2gr8-3wc7-xhj3"
}
],
"release_date": "2024-04-24T06:57:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django"
},
{
"cve": "CVE-2024-33663",
"discovery_date": "2024-04-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2277297"
}
],
"notes": [
{
"category": "description",
"text": "python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jose: algorithm confusion with OpenSSH ECDSA keys and other key formats",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-33663"
},
{
"category": "external",
"summary": "RHBZ#2277297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2277297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-33663",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33663"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-33663",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33663"
}
],
"release_date": "2024-04-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jose: algorithm confusion with OpenSSH ECDSA keys and other key formats"
},
{
"cve": "CVE-2024-38875",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-07-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295935"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Django framework\u0027s urlize and urlizetrunc functions, where an attacker can input a certain string containing a large number of brackets, leads to a potential denial of service when the application attempts to process the excessive input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service in django.utils.html.urlize()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38875"
},
{
"category": "external",
"summary": "RHBZ#2295935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38875"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38875",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38875"
}
],
"release_date": "2024-07-26T06:26:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service in django.utils.html.urlize()"
},
{
"cve": "CVE-2024-39329",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2024-07-05T09:46:29+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295936"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python-Django in the django.contrib.auth.backends.ModelBackend.authenticate() method. This flaw allows remote attackers to enumerate users via a timing attack involving login requests for users with unusable passwords.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Username enumeration through timing difference for users with unusable passwords",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39329"
},
{
"category": "external",
"summary": "RHBZ#2295936",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295936"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39329"
}
],
"release_date": "2024-07-09T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-django: Username enumeration through timing difference for users with unusable passwords"
},
{
"cve": "CVE-2024-39330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-07-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295937"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python-Django in the Derived classes of the django.core.files.storage.Storage base class that overrides the generate_filename() without replicating the file path validations existing in the parent class. This flaw allows potential directory traversal via certain inputs when calling save(). Built-in Storage sub-classes were not affected by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential directory-traversal in django.core.files.storage.Storage.save()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39330"
},
{
"category": "external",
"summary": "RHBZ#2295937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39330",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39330"
}
],
"release_date": "2024-07-09T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-django: Potential directory-traversal in django.core.files.storage.Storage.save()"
},
{
"cve": "CVE-2024-39614",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-07-05T09:46:30+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295938"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python-Django in the get_supported_language_variant() function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39614"
},
{
"category": "external",
"summary": "RHBZ#2295938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39614"
}
],
"release_date": "2024-07-09T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()"
},
{
"cve": "CVE-2024-41989",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T01:40:06+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302433"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was found in Django. If \u0027floatformat\u0027 received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is categorized as moderate severity rather than important because, while it has the potential to cause significant memory consumption under specific conditions, the likelihood of such a scenario occurring in typical applications is relatively low. The issue arises primarily when processing extremely large numbers in scientific notation, which is not a common use case in most Django applications. Additionally, the impact is localized to the floatformat function, and the issue does not expose sensitive data or compromise the integrity of the application.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41989"
},
{
"category": "external",
"summary": "RHBZ#2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()"
},
{
"cve": "CVE-2024-41990",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2024-08-02T01:52:36+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302434"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41990"
},
{
"category": "external",
"summary": "RHBZ#2302434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302434"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "workaround",
"details": "Implementing input validation and limiting the the size of inputs to the urlize and urlizetrunc will mitigate this vulnerability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize()"
},
{
"cve": "CVE-2024-41991",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T02:03:22+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302435"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. \u0027urlize\u0027, \u0027urlizetrunc\u0027, and \u0027AdminURLFieldWidget\u0027 may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability in Django\u0027s urlize, urlizetrunc template filters, and the AdminURLFieldWidget widget is classified as moderate severity rather than important due to its specific attack vector and impact. While the flaw allows for a potential denial-of-service (DoS) attack via inputs with a large number of Unicode characters, exploiting this vulnerability requires a significant volume of data to be processed by these components, which is a non-trivial task. Additionally, standard mitigation measures such as input validation, rate limiting, and monitoring can effectively reduce the risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "RHBZ#2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41991"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget"
},
{
"cve": "CVE-2024-42005",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-08-02T02:08:30+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302436"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential SQL injection in QuerySet.values() and values_list()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered of moderate severity rather than high or critical because it requires specific conditions to be exploitable. The potential for SQL injection exists only when QuerySet.values() or values_list() methods are used on models with a JSONField, and an attacker must have control over the JSON object keys passed as arguments. In typical use cases, these methods are often used with predefined or controlled data, limiting the attack surface. Furthermore, the impact is constrained to the manipulation of column aliases, rather than direct injection into more critical parts of the SQL query, reducing the overall risk compared to more direct forms of SQL injection vulnerabilities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42005"
},
{
"category": "external",
"summary": "RHBZ#2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-05T14:13:20+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"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.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-gunicorn-0:22.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jmespath-0:0.10.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulp-ansible-1:0.20.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.31-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-gunicorn-0:22.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jmespath-0:0.10.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulp-ansible-1:0.20.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.31-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.10-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.10-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-gunicorn-0:22.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jmespath-0:0.10.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulp-ansible-1:0.20.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.31-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-gunicorn-0:22.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jmespath-0:0.10.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulp-ansible-1:0.20.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.31-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-zipp-0:3.19.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential SQL injection in QuerySet.values() and values_list()"
}
]
}
RHSA-2025:1335
Vulnerability from csaf_redhat - Published: 2025-02-12 00:11 - Updated: 2026-05-15 14:38An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in sqlparse. This issue occurs in a heavily nested list in sqlparse.parse(), where a recursion error may be triggered, which can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table. By sending a specially crafted request, an attacker could leak other clients HTTP header keys. Attackers are only able to access HTTP header keys but not values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was discovered in python-cryptography. A NULL pointer dereference can be triggered when a PKCS#12 key and certificate do not match. Specifically, if the pkcs12.serialize_key_and_certificates function is called with a non-matching certificate and private key and an encryption algorithm with hmac_hash set, the Python process may crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for asyncio and Python. When using "web.static(..., show_index=True)", the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to cross-site scripting (XSS) attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
An infinite loop flaw was found in aiohttp when handling POST (multipart/form-data) requests. This flaw allows an attacker to send a specially crafted request, leading the server to enter an infinite loop and render it unable to process any further requests. This denial of service can be triggered by a single unauthenticated POST request. AIOHTTP handles multipart strings through a process of segmenting them into chunks. The reading of each chunk is performed under the control of an asynchronous wait, ensuring that the operation completes before proceeding. A vulnerability was identified where a specially crafted request could trigger an infinite loop due to improper detection of the end-of-file (EOF) marker within the content. The resolution involves the implementation of an enhanced checking mechanism. This mechanism correctly assigns the EOF marker to the chunk in question upon the successful completion of content reading, thereby preventing the infinite loop scenario.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
A flaw was found in jinja2. The `xmlattr` filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `>`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could inject other attributes and perform cross-site scripting (XSS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
A vulnerability was found in Python-Django in the get_supported_language_variant() function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — | ||
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — | ||
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch | — |
Workaround
|
{
"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 updated version of Red Hat Update Infrastructure (RHUI) is now available. RHUI 4.11 updates Pulp to a newer upstream version, fixes several issues, and adds an enhancement.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) provides a highly scalable and redundant framework for managing repositories and content. It also allows cloud providers to deliver content and updates to Red Hat Enterprise Linux (RHEL) instances.\n\nSecurity Fixes:\n* Cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override (CVE-2024-26130)\n\n* Gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers (CVE-2024-1135)\n\n* Aiohttp: aiohttp: XSS on index pages for static file handling (CVE-2024-27306)\n\n* Aiohttp: aiohttp: DoS when trying to parse malformed POST requests (CVE-2024-30251)\n\n* Sqlparse: sqlparse: parsing heavily nested list leads to denial of service (CVE-2024-4340)\n\n* Jinja2: jinja2: accepts keys containing non-attribute characters (CVE-2024-34064)\n\n* Django: Potential denial-of-service in django.utils.translation.get_supported_language_variant() (CVE-2024-39614)\n\n* Django: Memory exhaustion in django.utils.numberformat.floatformat() (CVE-2024-41989)\n\n* Django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005)\n\n* Django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990)\n\n* Django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991)\n\n* Grpcio: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend (CVE-2024-7246)\n\n* Requests: subsequent requests to the same host ignore cert verification (CVE-2024-35195)\n\nFor detailed information on other changes in this release, see the Red Hat Update Infrastructure Release Notes linked from the References section.",
"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:1335",
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/release_notes/index"
},
{
"category": "external",
"summary": "2269617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269617"
},
{
"category": "external",
"summary": "2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "2275989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275989"
},
{
"category": "external",
"summary": "2278038",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278038"
},
{
"category": "external",
"summary": "2278710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278710"
},
{
"category": "external",
"summary": "2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "external",
"summary": "2295938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295938"
},
{
"category": "external",
"summary": "2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "2302434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302434"
},
{
"category": "external",
"summary": "2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "external",
"summary": "RHUI-429",
"url": "https://issues.redhat.com/browse/RHUI-429"
},
{
"category": "external",
"summary": "RHUI-577",
"url": "https://issues.redhat.com/browse/RHUI-577"
},
{
"category": "external",
"summary": "RHUI-617",
"url": "https://issues.redhat.com/browse/RHUI-617"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1335.json"
}
],
"title": "Red Hat Security Advisory: RHUI 4.11 security, bugfix, and enhancement update",
"tracking": {
"current_release_date": "2026-05-15T14:38:23+00:00",
"generator": {
"date": "2026-05-15T14:38:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2025:1335",
"initial_release_date": "2025-02-12T00:11:35+00:00",
"revision_history": [
{
"date": "2025-02-12T00:11:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-12T00:11:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-15T14:38:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHUI 4 for RHEL 8",
"product": {
"name": "RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"product": {
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"product_id": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-collection-community-crypto@2.21.1-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"product": {
"name": "createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"product_id": "createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c@1.1.3-1.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "libcomps-0:0.1.21-1.el8ui.src",
"product": {
"name": "libcomps-0:0.1.21-1.el8ui.src",
"product_id": "libcomps-0:0.1.21-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps@0.1.21-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiodns-0:3.0.0-7.el8ui.src",
"product": {
"name": "python-aiodns-0:3.0.0-7.el8ui.src",
"product_id": "python-aiodns-0:3.0.0-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiodns@3.0.0-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiofiles-0:22.1.0-5.el8ui.src",
"product": {
"name": "python-aiofiles-0:22.1.0-5.el8ui.src",
"product_id": "python-aiofiles-0:22.1.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiofiles@22.1.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-0:3.9.4-1.el8ui.src",
"product": {
"name": "python-aiohttp-0:3.9.4-1.el8ui.src",
"product_id": "python-aiohttp-0:3.9.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp@3.9.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"product": {
"name": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"product_id": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp-xmlrpc@1.5.0-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-aiosignal-0:1.3.1-5.el8ui.src",
"product": {
"name": "python-aiosignal-0:1.3.1-5.el8ui.src",
"product_id": "python-aiosignal-0:1.3.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiosignal@1.3.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asgiref-0:3.6.0-5.el8ui.src",
"product": {
"name": "python-asgiref-0:3.6.0-5.el8ui.src",
"product_id": "python-asgiref-0:3.6.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asgiref@3.6.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"product": {
"name": "python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"product_id": "python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asyncio-throttle@1.0.2-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-async-timeout-0:4.0.2-6.el8ui.src",
"product": {
"name": "python-async-timeout-0:4.0.2-6.el8ui.src",
"product_id": "python-async-timeout-0:4.0.2-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-async-timeout@4.0.2-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:21.4.0-6.el8ui.src",
"product": {
"name": "python-attrs-0:21.4.0-6.el8ui.src",
"product_id": "python-attrs-0:21.4.0-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@21.4.0-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-backoff-0:2.2.1-5.el8ui.src",
"product": {
"name": "python-backoff-0:2.2.1-5.el8ui.src",
"product_id": "python-backoff-0:2.2.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-backoff@2.2.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-brotli-0:1.0.9-6.el8ui.src",
"product": {
"name": "python-brotli-0:1.0.9-6.el8ui.src",
"product_id": "python-brotli-0:1.0.9-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-brotli@1.0.9-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"product": {
"name": "python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"product_id": "python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-certifi@2022.12.7-5.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-charset-normalizer-0:2.1.1-5.el8ui.src",
"product": {
"name": "python-charset-normalizer-0:2.1.1-5.el8ui.src",
"product_id": "python-charset-normalizer-0:2.1.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-charset-normalizer@2.1.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-0:8.1.3-5.el8ui.src",
"product": {
"name": "python-click-0:8.1.3-5.el8ui.src",
"product_id": "python-click-0:8.1.3-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click@8.1.3-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:42.0.8-1.el8ui.src",
"product": {
"name": "python-cryptography-0:42.0.8-1.el8ui.src",
"product_id": "python-cryptography-0:42.0.8-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@42.0.8-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-defusedxml-0:0.7.1-7.el8ui.src",
"product": {
"name": "python-defusedxml-0:0.7.1-7.el8ui.src",
"product_id": "python-defusedxml-0:0.7.1-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-deprecated-0:1.2.13-5.el8ui.src",
"product": {
"name": "python-deprecated-0:1.2.13-5.el8ui.src",
"product_id": "python-deprecated-0:1.2.13-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-deprecated@1.2.13-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-diff-match-patch-0:20200713-7.el8ui.src",
"product": {
"name": "python-diff-match-patch-0:20200713-7.el8ui.src",
"product_id": "python-diff-match-patch-0:20200713-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-diff-match-patch@20200713-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.15-1.el8ui.src",
"product": {
"name": "python-django-0:4.2.15-1.el8ui.src",
"product_id": "python-django-0:4.2.15-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.15-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-filter-0:23.2-4.el8ui.src",
"product": {
"name": "python-django-filter-0:23.2-4.el8ui.src",
"product_id": "python-django-filter-0:23.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-filter@23.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-guid-0:3.3.0-5.el8ui.src",
"product": {
"name": "python-django-guid-0:3.3.0-5.el8ui.src",
"product_id": "python-django-guid-0:3.3.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-guid@3.3.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-import-export-0:3.1.0-4.el8ui.src",
"product": {
"name": "python-django-import-export-0:3.1.0-4.el8ui.src",
"product_id": "python-django-import-export-0:3.1.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-import-export@3.1.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-lifecycle-0:1.0.0-4.el8ui.src",
"product": {
"name": "python-django-lifecycle-0:1.0.0-4.el8ui.src",
"product_id": "python-django-lifecycle-0:1.0.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-lifecycle@1.0.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-readonly-field-0:1.1.2-4.el8ui.src",
"product": {
"name": "python-django-readonly-field-0:1.1.2-4.el8ui.src",
"product_id": "python-django-readonly-field-0:1.1.2-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django-readonly-field@1.1.2-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-djangorestframework-0:3.14.0-4.el8ui.src",
"product": {
"name": "python-djangorestframework-0:3.14.0-4.el8ui.src",
"product_id": "python-djangorestframework-0:3.14.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-djangorestframework@3.14.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"product": {
"name": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"product_id": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-djangorestframework-queryfields@1.0.0-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-access-policy-0:1.3.0-4.el8ui.src",
"product": {
"name": "python-drf-access-policy-0:1.3.0-4.el8ui.src",
"product_id": "python-drf-access-policy-0:1.3.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-access-policy@1.3.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"product": {
"name": "python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"product_id": "python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-nested-routers@0.93.4-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-drf-spectacular-0:0.26.5-5.el8ui.src",
"product": {
"name": "python-drf-spectacular-0:0.26.5-5.el8ui.src",
"product_id": "python-drf-spectacular-0:0.26.5-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-drf-spectacular@0.26.5-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dynaconf-0:3.1.12-4.el8ui.src",
"product": {
"name": "python-dynaconf-0:3.1.12-4.el8ui.src",
"product_id": "python-dynaconf-0:3.1.12-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dynaconf@3.1.12-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ecdsa-0:0.18.0-5.el8ui.src",
"product": {
"name": "python-ecdsa-0:0.18.0-5.el8ui.src",
"product_id": "python-ecdsa-0:0.18.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ecdsa@0.18.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-et-xmlfile-0:1.1.0-6.el8ui.src",
"product": {
"name": "python-et-xmlfile-0:1.1.0-6.el8ui.src",
"product_id": "python-et-xmlfile-0:1.1.0-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-et-xmlfile@1.1.0-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-frozenlist-0:1.3.3-5.el8ui.src",
"product": {
"name": "python-frozenlist-0:1.3.3-5.el8ui.src",
"product_id": "python-frozenlist-0:1.3.3-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-frozenlist@1.3.3-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-future-0:0.18.3-5.el8ui.src",
"product": {
"name": "python-future-0:0.18.3-5.el8ui.src",
"product_id": "python-future-0:0.18.3-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-future@0.18.3-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gnupg-0:0.5.0-5.el8ui.src",
"product": {
"name": "python-gnupg-0:0.5.0-5.el8ui.src",
"product_id": "python-gnupg-0:0.5.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gnupg@0.5.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"product": {
"name": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"product_id": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-googleapis-common-protos@1.59.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-0:1.65.4-1.el8ui.src",
"product": {
"name": "python-grpcio-0:1.65.4-1.el8ui.src",
"product_id": "python-grpcio-0:1.65.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio@1.65.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-importlib-metadata-0:6.0.1-5.el8ui.src",
"product": {
"name": "python-importlib-metadata-0:6.0.1-5.el8ui.src",
"product_id": "python-importlib-metadata-0:6.0.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-importlib-metadata@6.0.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-inflection-0:0.5.1-7.el8ui.src",
"product": {
"name": "python-inflection-0:0.5.1-7.el8ui.src",
"product_id": "python-inflection-0:0.5.1-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-inflection@0.5.1-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.1.4-1.el8ui.src",
"product": {
"name": "python-jinja2-0:3.1.4-1.el8ui.src",
"product_id": "python-jinja2-0:3.1.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.1.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jq-0:1.6.0-4.el8ui.src",
"product": {
"name": "python-jq-0:1.6.0-4.el8ui.src",
"product_id": "python-jq-0:1.6.0-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jq@1.6.0-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:4.10.3-4.el8ui.src",
"product": {
"name": "python-jsonschema-0:4.10.3-4.el8ui.src",
"product_id": "python-jsonschema-0:4.10.3-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@4.10.3-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"product": {
"name": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"product_id": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-json-stream-rs-tokenizer@0.4.25-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markuppy-0:1.14-7.el8ui.src",
"product": {
"name": "python-markuppy-0:1.14-7.el8ui.src",
"product_id": "python-markuppy-0:1.14-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markuppy@1.14-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:2.1.2-5.el8ui.src",
"product": {
"name": "python-markupsafe-0:2.1.2-5.el8ui.src",
"product_id": "python-markupsafe-0:2.1.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@2.1.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-multidict-0:6.0.4-5.el8ui.src",
"product": {
"name": "python-multidict-0:6.0.4-5.el8ui.src",
"product_id": "python-multidict-0:6.0.4-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-multidict@6.0.4-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-odfpy-0:1.4.1-10.el8ui.src",
"product": {
"name": "python-odfpy-0:1.4.1-10.el8ui.src",
"product_id": "python-odfpy-0:1.4.1-10.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-odfpy@1.4.1-10.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openpyxl-0:3.1.0-5.el8ui.src",
"product": {
"name": "python-openpyxl-0:3.1.0-5.el8ui.src",
"product_id": "python-openpyxl-0:3.1.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openpyxl@3.1.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:21.3-6.el8ui.src",
"product": {
"name": "python-packaging-0:21.3-6.el8ui.src",
"product_id": "python-packaging-0:21.3-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@21.3-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-productmd-0:1.33-7.el8ui.src",
"product": {
"name": "python-productmd-0:1.33-7.el8ui.src",
"product_id": "python-productmd-0:1.33-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-productmd@1.33-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-protobuf-0:4.21.6-5.el8ui.src",
"product": {
"name": "python-protobuf-0:4.21.6-5.el8ui.src",
"product_id": "python-protobuf-0:4.21.6-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-protobuf@4.21.6-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg-0:3.2.3-1.el8ui.src",
"product": {
"name": "python-psycopg-0:3.2.3-1.el8ui.src",
"product_id": "python-psycopg-0:3.2.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg@3.2.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-container-0:2.20.3-1.el8ui.src",
"product": {
"name": "python-pulp-container-0:2.20.3-1.el8ui.src",
"product_id": "python-pulp-container-0:2.20.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-container@2.20.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-container-client-0:2.21.0-1.el8ui.src",
"product": {
"name": "python-pulp-container-client-0:2.21.0-1.el8ui.src",
"product_id": "python-pulp-container-client-0:2.21.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-container-client@2.21.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.49.22-1.el8ui.src",
"product": {
"name": "python-pulpcore-0:3.49.22-1.el8ui.src",
"product_id": "python-pulpcore-0:3.49.22-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.49.22-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"product": {
"name": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"product_id": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore-client@3.49.19-1.0.2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-glue-0:0.29.2-2.el8ui.src",
"product": {
"name": "python-pulp-glue-0:0.29.2-2.el8ui.src",
"product_id": "python-pulp-glue-0:0.29.2-2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-glue@0.29.2-2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-0:3.26.1-1.el8ui.src",
"product": {
"name": "python-pulp-rpm-0:3.26.1-1.el8ui.src",
"product_id": "python-pulp-rpm-0:3.26.1-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm@3.26.1-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"product": {
"name": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"product_id": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm-client@3.25.4-1.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycares-0:4.1.2-6.el8ui.src",
"product": {
"name": "python-pycares-0:4.1.2-6.el8ui.src",
"product_id": "python-pycares-0:4.1.2-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycares@4.1.2-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.21-6.el8ui.src",
"product": {
"name": "python-pycparser-0:2.21-6.el8ui.src",
"product_id": "python-pycparser-0:2.21-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.21-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycryptodomex-0:3.20.0-1.el8ui.src",
"product": {
"name": "python-pycryptodomex-0:3.20.0-1.el8ui.src",
"product_id": "python-pycryptodomex-0:3.20.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycryptodomex@3.20.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pygtrie-0:2.5.0-5.el8ui.src",
"product": {
"name": "python-pygtrie-0:2.5.0-5.el8ui.src",
"product_id": "python-pygtrie-0:2.5.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pygtrie@2.5.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyjwkest-0:1.4.2-9.el8ui.src",
"product": {
"name": "python-pyjwkest-0:1.4.2-9.el8ui.src",
"product_id": "python-pyjwkest-0:1.4.2-9.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyjwkest@1.4.2-9.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyjwt-0:2.5.0-5.el8ui.src",
"product": {
"name": "python-pyjwt-0:2.5.0-5.el8ui.src",
"product_id": "python-pyjwt-0:2.5.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyjwt@2.5.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyparsing-0:3.1.1-4.el8ui.src",
"product": {
"name": "python-pyparsing-0:3.1.1-4.el8ui.src",
"product_id": "python-pyparsing-0:3.1.1-4.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyparsing@3.1.1-4.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-0:0.18.1-6.el8ui.src",
"product": {
"name": "python-pyrsistent-0:0.18.1-6.el8ui.src",
"product_id": "python-pyrsistent-0:0.18.1-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent@0.18.1-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytz-0:2022.2.1-6.el8ui.src",
"product": {
"name": "python-pytz-0:2022.2.1-6.el8ui.src",
"product_id": "python-pytz-0:2022.2.1-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytz@2022.2.1-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"product": {
"name": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"product_id": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyyaml@5.4.1-8.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-redis-0:4.3.4-5.el8ui.src",
"product": {
"name": "python-redis-0:4.3.4-5.el8ui.src",
"product_id": "python-redis-0:4.3.4-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-redis@4.3.4-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.32.3-2.el8ui.src",
"product": {
"name": "python-requests-0:2.32.3-2.el8ui.src",
"product_id": "python-requests-0:2.32.3-2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.32.3-2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlparse-0:0.5.0-1.el8ui.src",
"product": {
"name": "python-sqlparse-0:0.5.0-1.el8ui.src",
"product_id": "python-sqlparse-0:0.5.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlparse@0.5.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tablib-0:3.3.0-5.el8ui.src",
"product": {
"name": "python-tablib-0:3.3.0-5.el8ui.src",
"product_id": "python-tablib-0:3.3.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tablib@3.3.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"product": {
"name": "python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"product_id": "python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-types-cryptography@3.3.23.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typing-extensions-0:4.7.1-5.el8ui.src",
"product": {
"name": "python-typing-extensions-0:4.7.1-5.el8ui.src",
"product_id": "python-typing-extensions-0:4.7.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typing-extensions@4.7.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-uritemplate-0:4.1.1-6.el8ui.src",
"product": {
"name": "python-uritemplate-0:4.1.1-6.el8ui.src",
"product_id": "python-uritemplate-0:4.1.1-6.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-uritemplate@4.1.1-6.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:2.2.3-1.el8ui.src",
"product": {
"name": "python-urllib3-0:2.2.3-1.el8ui.src",
"product_id": "python-urllib3-0:2.2.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@2.2.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urlman-0:2.0.1-5.el8ui.src",
"product": {
"name": "python-urlman-0:2.0.1-5.el8ui.src",
"product_id": "python-urlman-0:2.0.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urlman@2.0.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-url-normalize-0:1.4.3-8.el8ui.src",
"product": {
"name": "python-url-normalize-0:1.4.3-8.el8ui.src",
"product_id": "python-url-normalize-0:1.4.3-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-url-normalize@1.4.3-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-uuid6-0:2023.5.2-5.el8ui.src",
"product": {
"name": "python-uuid6-0:2023.5.2-5.el8ui.src",
"product_id": "python-uuid6-0:2023.5.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-uuid6@2023.5.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-whitenoise-0:6.0.0-5.el8ui.src",
"product": {
"name": "python-whitenoise-0:6.0.0-5.el8ui.src",
"product_id": "python-whitenoise-0:6.0.0-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-whitenoise@6.0.0-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-0:1.14.1-5.el8ui.src",
"product": {
"name": "python-wrapt-0:1.14.1-5.el8ui.src",
"product_id": "python-wrapt-0:1.14.1-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt@1.14.1-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-xlrd-0:2.0.1-9.el8ui.src",
"product": {
"name": "python-xlrd-0:2.0.1-9.el8ui.src",
"product_id": "python-xlrd-0:2.0.1-9.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-xlrd@2.0.1-9.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-xlwt-0:1.3.0-7.el8ui.src",
"product": {
"name": "python-xlwt-0:1.3.0-7.el8ui.src",
"product_id": "python-xlwt-0:1.3.0-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-xlwt@1.3.0-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yarl-0:1.8.2-5.el8ui.src",
"product": {
"name": "python-yarl-0:1.8.2-5.el8ui.src",
"product_id": "python-yarl-0:1.8.2-5.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yarl@1.8.2-5.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-zipp-0:3.4.0-8.el8ui.src",
"product": {
"name": "python-zipp-0:3.4.0-8.el8ui.src",
"product_id": "python-zipp-0:3.4.0-8.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-zipp@3.4.0-8.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-installer-0:4.11.0.2-1.el8ui.src",
"product": {
"name": "rhui-installer-0:4.11.0.2-1.el8ui.src",
"product_id": "rhui-installer-0:4.11.0.2-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-installer@4.11.0.2-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"product": {
"name": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"product_id": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@22.0.0-1.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "m2crypto-0:0.40.1-1.0.2.el8ui.src",
"product": {
"name": "m2crypto-0:0.40.1-1.0.2.el8ui.src",
"product_id": "m2crypto-0:0.40.1-1.0.2.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/m2crypto@0.40.1-1.0.2.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"product": {
"name": "python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"product_id": "python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rhsm@1.19.2-7.0.1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"product": {
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"product_id": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-authorizer@2.0.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"product": {
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"product_id": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-authorizer-cert@2.0.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"product": {
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"product_id": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-fetcher@2.0.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"product": {
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"product_id": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-mirror@2.0.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-0:4.11.0.4-1.el8ui.src",
"product": {
"name": "rhui-tools-0:4.11.0.4-1.el8ui.src",
"product_id": "rhui-tools-0:4.11.0.4-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools@4.11.0.4-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg_c-0:3.2.3-1.el8ui.src",
"product": {
"name": "python-psycopg_c-0:3.2.3-1.el8ui.src",
"product_id": "python-psycopg_c-0:3.2.3-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg_c@3.2.3-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"product": {
"name": "python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"product_id": "python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyOpenSSL@24.1.0-1.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dateutil-0:2.8.2-7.el8ui.src",
"product": {
"name": "python-dateutil-0:2.8.2-7.el8ui.src",
"product_id": "python-dateutil-0:2.8.2-7.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dateutil@2.8.2-7.el8ui?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iniparse-0:0.4-40.0.1.el8ui.src",
"product": {
"name": "python-iniparse-0:0.4-40.0.1.el8ui.src",
"product_id": "python-iniparse-0:0.4-40.0.1.el8ui.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniparse@0.4-40.0.1.el8ui?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"product": {
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"product_id": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-collection-community-crypto@2.21.1-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"product": {
"name": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"product_id": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiodns@3.0.0-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"product": {
"name": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"product_id": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiofiles@22.1.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"product": {
"name": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"product_id": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-xmlrpc@1.5.0-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"product": {
"name": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"product_id": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiosignal@1.3.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"product": {
"name": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"product_id": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asgiref@3.6.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"product": {
"name": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"product_id": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asyncio-throttle@1.0.2-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"product": {
"name": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"product_id": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-timeout@4.0.2-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"product": {
"name": "python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"product_id": "python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-attrs@21.4.0-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"product": {
"name": "python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"product_id": "python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-backoff@2.2.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product": {
"name": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product_id": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-certifi@2022.12.7-5.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product": {
"name": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product_id": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-certifi@2022.12.7-5.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"product": {
"name": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"product_id": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-charset-normalizer@2.1.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-0:8.1.3-5.el8ui.noarch",
"product": {
"name": "python3.11-click-0:8.1.3-5.el8ui.noarch",
"product_id": "python3.11-click-0:8.1.3-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click@8.1.3-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"product": {
"name": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"product_id": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-defusedxml@0.7.1-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"product": {
"name": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"product_id": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-deprecated@1.2.13-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"product": {
"name": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"product_id": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-diff-match-patch@20200713-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.15-1.el8ui.noarch",
"product": {
"name": "python3.11-django-0:4.2.15-1.el8ui.noarch",
"product_id": "python3.11-django-0:4.2.15-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.15-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-filter-0:23.2-4.el8ui.noarch",
"product": {
"name": "python3.11-django-filter-0:23.2-4.el8ui.noarch",
"product_id": "python3.11-django-filter-0:23.2-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-filter@23.2-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"product": {
"name": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"product_id": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-guid@3.3.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"product": {
"name": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"product_id": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-import-export@3.1.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"product": {
"name": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"product_id": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-lifecycle@1.0.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"product": {
"name": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"product_id": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-readonly-field@1.1.2-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"product": {
"name": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"product_id": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework@3.14.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"product": {
"name": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"product_id": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-queryfields@1.0.0-8.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"product": {
"name": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"product_id": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-access-policy@1.3.0-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"product": {
"name": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"product_id": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-nested-routers@0.93.4-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"product": {
"name": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"product_id": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-spectacular@0.26.5-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"product": {
"name": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"product_id": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.1.12-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"product": {
"name": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"product_id": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ecdsa@0.18.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"product": {
"name": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"product_id": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-et-xmlfile@1.1.0-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-future-0:0.18.3-5.el8ui.noarch",
"product": {
"name": "python3.11-future-0:0.18.3-5.el8ui.noarch",
"product_id": "python3.11-future-0:0.18.3-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-future@0.18.3-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"product": {
"name": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"product_id": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gnupg@0.5.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"product": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"product_id": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-googleapis-common-protos@1.59.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"product": {
"name": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"product_id": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-importlib-metadata@6.0.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"product": {
"name": "python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"product_id": "python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-inflection@0.5.1-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"product": {
"name": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"product_id": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.4-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"product": {
"name": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"product_id": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jsonschema@4.10.3-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-markuppy-0:1.14-7.el8ui.noarch",
"product": {
"name": "python3.11-markuppy-0:1.14-7.el8ui.noarch",
"product_id": "python3.11-markuppy-0:1.14-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markuppy@1.14-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"product": {
"name": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"product_id": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-odfpy@1.4.1-10.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"product": {
"name": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"product_id": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-openpyxl@3.1.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-packaging-0:21.3-6.el8ui.noarch",
"product": {
"name": "python3.11-packaging-0:21.3-6.el8ui.noarch",
"product_id": "python3.11-packaging-0:21.3-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-packaging@21.3-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-productmd-0:1.33-7.el8ui.noarch",
"product": {
"name": "python3.11-productmd-0:1.33-7.el8ui.noarch",
"product_id": "python3.11-productmd-0:1.33-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-productmd@1.33-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"product": {
"name": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"product_id": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.21.6-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"product": {
"name": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"product_id": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.3-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"product": {
"name": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"product_id": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.20.3-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"product": {
"name": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"product_id": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulp-container-client@2.21.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"product_id": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.22-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"product": {
"name": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"product_id": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore-client@3.49.19-1.0.2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"product": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"product_id": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.29.2-2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"product": {
"name": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"product_id": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-rpm@3.26.1-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"product": {
"name": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"product_id": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulp-rpm-client@3.25.4-1.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycparser-0:2.21-6.el8ui.noarch",
"product": {
"name": "python3.11-pycparser-0:2.21-6.el8ui.noarch",
"product_id": "python3.11-pycparser-0:2.21-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycparser@2.21-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"product": {
"name": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"product_id": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygtrie@2.5.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"product": {
"name": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"product_id": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwkest@1.4.2-9.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"product": {
"name": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"product_id": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwt@2.5.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"product": {
"name": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"product_id": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyparsing@3.1.1-4.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"product": {
"name": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"product_id": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytz@2022.2.1-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-redis-0:4.3.4-5.el8ui.noarch",
"product": {
"name": "python3.11-redis-0:4.3.4-5.el8ui.noarch",
"product_id": "python3.11-redis-0:4.3.4-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-redis@4.3.4-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.32.3-2.el8ui.noarch",
"product": {
"name": "python3.11-requests-0:2.32.3-2.el8ui.noarch",
"product_id": "python3.11-requests-0:2.32.3-2.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.32.3-2.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"product": {
"name": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"product_id": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-sqlparse@0.5.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"product": {
"name": "python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"product_id": "python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib@3.3.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"product": {
"name": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"product_id": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-types-cryptography@3.3.23.2-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"product": {
"name": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"product_id": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.7.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"product": {
"name": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"product_id": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uritemplate@4.1.1-6.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"product": {
"name": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"product_id": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.2.3-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"product": {
"name": "python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"product_id": "python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urlman@2.0.1-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"product": {
"name": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"product_id": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-url-normalize@1.4.3-8.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"product": {
"name": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"product_id": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uuid6@2023.5.2-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"product": {
"name": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"product_id": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-whitenoise@6.0.0-5.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"product": {
"name": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"product_id": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlrd@2.0.1-9.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"product": {
"name": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"product_id": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlwt@1.3.0-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"product": {
"name": "python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"product_id": "python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zipp@3.4.0-8.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"product": {
"name": "rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"product_id": "rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-installer@4.11.0.2-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"product": {
"name": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"product_id": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@22.0.0-1.0.1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"product": {
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"product_id": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-authorizer@2.0.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"product": {
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"product_id": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-authorizer-cert@2.0.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"product": {
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"product_id": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-fetcher@2.0.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"product": {
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"product_id": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-cds-plugin-mirror@2.0.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"product": {
"name": "rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"product_id": "rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools@4.11.0.4-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch",
"product": {
"name": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch",
"product_id": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhui-tools-libs@4.11.0.4-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"product": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"product_id": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyOpenSSL@24.1.0-1.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"product": {
"name": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"product_id": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dateutil@2.8.2-7.el8ui?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"product": {
"name": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"product_id": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-iniparse@0.4-40.0.1.el8ui?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-libs@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-createrepo_c@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-createrepo_c@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-debugsource@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-debuginfo@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/createrepo_c-libs-debuginfo@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-createrepo_c-debuginfo@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product": {
"name": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_id": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-createrepo_c-debuginfo@1.1.3-1.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "libcomps-0:0.1.21-1.el8ui.x86_64",
"product_id": "libcomps-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"product_id": "python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libcomps@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"product_id": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libcomps@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"product_id": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps-debugsource@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_id": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcomps-debuginfo@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_id": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libcomps-debuginfo@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product": {
"name": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_id": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libcomps-debuginfo@0.1.21-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"product": {
"name": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"product_id": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"product": {
"name": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"product_id": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.9.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"product": {
"name": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"product_id": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.0.9-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"product": {
"name": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"product_id": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-brotli-debugsource@1.0.9-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"product_id": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.0.9-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"product": {
"name": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"product_id": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.8-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"product_id": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@42.0.8-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.8-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"product": {
"name": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"product_id": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.3.3-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"product": {
"name": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"product_id": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-frozenlist-debugsource@1.3.3-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"product_id": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.3.3-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"product": {
"name": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"product_id": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.65.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"product": {
"name": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"product_id": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-grpcio-debugsource@1.65.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"product_id": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.65.4-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"product": {
"name": "python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"product_id": "python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jq@1.6.0-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"product": {
"name": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"product_id": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-json_stream_rs_tokenizer@0.4.25-4.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"product_id": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"product_id": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"product": {
"name": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"product_id": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"product": {
"name": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"product_id": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-multidict-debugsource@6.0.4-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"product": {
"name": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"product_id": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.1.2-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"product": {
"name": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"product_id": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycares-debugsource@4.1.2-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"product_id": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.1.2-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"product_id": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"product": {
"name": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"product_id": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycryptodomex-debugsource@3.20.0-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"product": {
"name": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"product_id": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.18.1-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"product": {
"name": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"product_id": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.18.1-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.18.1-6.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"product": {
"name": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"product_id": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyyaml@5.4.1-8.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"product": {
"name": "python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"product_id": "python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-solv@0.7.28-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"product": {
"name": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"product_id": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-solv-debugsource@0.7.28-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"product": {
"name": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"product_id": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-solv-debuginfo@0.7.28-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"product": {
"name": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"product_id": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"product": {
"name": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"product_id": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"product_id": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.14.1-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"product_id": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.8.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"product": {
"name": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"product_id": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yarl-debugsource@1.8.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"product_id": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.8.2-5.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-m2crypto@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-m2crypto@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/m2crypto-debugsource@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/m2crypto-debuginfo@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-m2crypto-debuginfo@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product": {
"name": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_id": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-m2crypto-debuginfo@0.40.1-1.0.2.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"product": {
"name": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"product_id": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rhsm@1.19.2-7.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"product": {
"name": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"product_id": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rhsm-debugsource@1.19.2-7.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"product": {
"name": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"product_id": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rhsm-debuginfo@1.19.2-7.0.1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"product": {
"name": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"product_id": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg_c@3.2.3-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"product": {
"name": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"product_id": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg_c-debugsource@3.2.3-1.el8ui?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"product": {
"name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"product_id": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg_c-debuginfo@3.2.3-1.el8ui?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch"
},
"product_reference": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src"
},
"product_reference": "ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-0:1.1.3-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src"
},
"product_reference": "createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-0:0.1.21-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src"
},
"product_reference": "libcomps-0:0.1.21-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "libcomps-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "m2crypto-0:0.40.1-1.0.2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src"
},
"product_reference": "m2crypto-0:0.40.1-1.0.2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiodns-0:3.0.0-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src"
},
"product_reference": "python-aiodns-0:3.0.0-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiofiles-0:22.1.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src"
},
"product_reference": "python-aiofiles-0:22.1.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-0:3.9.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src"
},
"product_reference": "python-aiohttp-0:3.9.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64"
},
"product_reference": "python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src"
},
"product_reference": "python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-aiosignal-0:1.3.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src"
},
"product_reference": "python-aiosignal-0:1.3.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asgiref-0:3.6.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src"
},
"product_reference": "python-asgiref-0:3.6.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-async-timeout-0:4.0.2-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src"
},
"product_reference": "python-async-timeout-0:4.0.2-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asyncio-throttle-0:1.0.2-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src"
},
"product_reference": "python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:21.4.0-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src"
},
"product_reference": "python-attrs-0:21.4.0-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-backoff-0:2.2.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src"
},
"product_reference": "python-backoff-0:2.2.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-brotli-0:1.0.9-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src"
},
"product_reference": "python-brotli-0:1.0.9-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64"
},
"product_reference": "python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-certifi-0:2022.12.7-5.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src"
},
"product_reference": "python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-charset-normalizer-0:2.1.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src"
},
"product_reference": "python-charset-normalizer-0:2.1.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:8.1.3-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src"
},
"product_reference": "python-click-0:8.1.3-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:42.0.8-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src"
},
"product_reference": "python-cryptography-0:42.0.8-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dateutil-0:2.8.2-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src"
},
"product_reference": "python-dateutil-0:2.8.2-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-defusedxml-0:0.7.1-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src"
},
"product_reference": "python-defusedxml-0:0.7.1-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-deprecated-0:1.2.13-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src"
},
"product_reference": "python-deprecated-0:1.2.13-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-diff-match-patch-0:20200713-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src"
},
"product_reference": "python-diff-match-patch-0:20200713-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.15-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src"
},
"product_reference": "python-django-0:4.2.15-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-filter-0:23.2-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src"
},
"product_reference": "python-django-filter-0:23.2-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-guid-0:3.3.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src"
},
"product_reference": "python-django-guid-0:3.3.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-import-export-0:3.1.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src"
},
"product_reference": "python-django-import-export-0:3.1.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-lifecycle-0:1.0.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src"
},
"product_reference": "python-django-lifecycle-0:1.0.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-readonly-field-0:1.1.2-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src"
},
"product_reference": "python-django-readonly-field-0:1.1.2-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-djangorestframework-0:3.14.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src"
},
"product_reference": "python-djangorestframework-0:3.14.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src"
},
"product_reference": "python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-drf-access-policy-0:1.3.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src"
},
"product_reference": "python-drf-access-policy-0:1.3.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-drf-nested-routers-0:0.93.4-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src"
},
"product_reference": "python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-drf-spectacular-0:0.26.5-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src"
},
"product_reference": "python-drf-spectacular-0:0.26.5-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dynaconf-0:3.1.12-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src"
},
"product_reference": "python-dynaconf-0:3.1.12-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ecdsa-0:0.18.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src"
},
"product_reference": "python-ecdsa-0:0.18.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-et-xmlfile-0:1.1.0-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src"
},
"product_reference": "python-et-xmlfile-0:1.1.0-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-frozenlist-0:1.3.3-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src"
},
"product_reference": "python-frozenlist-0:1.3.3-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64"
},
"product_reference": "python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-future-0:0.18.3-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src"
},
"product_reference": "python-future-0:0.18.3-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gnupg-0:0.5.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src"
},
"product_reference": "python-gnupg-0:0.5.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src"
},
"product_reference": "python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-0:1.65.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src"
},
"product_reference": "python-grpcio-0:1.65.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64"
},
"product_reference": "python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src"
},
"product_reference": "python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-importlib-metadata-0:6.0.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src"
},
"product_reference": "python-importlib-metadata-0:6.0.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-inflection-0:0.5.1-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src"
},
"product_reference": "python-inflection-0:0.5.1-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniparse-0:0.4-40.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src"
},
"product_reference": "python-iniparse-0:0.4-40.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src"
},
"product_reference": "python-jinja2-0:3.1.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jq-0:1.6.0-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src"
},
"product_reference": "python-jq-0:1.6.0-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src"
},
"product_reference": "python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:4.10.3-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src"
},
"product_reference": "python-jsonschema-0:4.10.3-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markuppy-0:1.14-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src"
},
"product_reference": "python-markuppy-0:1.14-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.1.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src"
},
"product_reference": "python-markupsafe-0:2.1.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-multidict-0:6.0.4-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src"
},
"product_reference": "python-multidict-0:6.0.4-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64"
},
"product_reference": "python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-odfpy-0:1.4.1-10.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src"
},
"product_reference": "python-odfpy-0:1.4.1-10.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openpyxl-0:3.1.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src"
},
"product_reference": "python-openpyxl-0:3.1.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:21.3-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src"
},
"product_reference": "python-packaging-0:21.3-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-productmd-0:1.33-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src"
},
"product_reference": "python-productmd-0:1.33-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-protobuf-0:4.21.6-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src"
},
"product_reference": "python-protobuf-0:4.21.6-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg-0:3.2.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src"
},
"product_reference": "python-psycopg-0:3.2.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg_c-0:3.2.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src"
},
"product_reference": "python-psycopg_c-0:3.2.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64"
},
"product_reference": "python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-0:2.20.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src"
},
"product_reference": "python-pulp-container-0:2.20.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-container-client-0:2.21.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src"
},
"product_reference": "python-pulp-container-client-0:2.21.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-glue-0:0.29.2-2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src"
},
"product_reference": "python-pulp-glue-0:0.29.2-2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.26.1-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src"
},
"product_reference": "python-pulp-rpm-0:3.26.1-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src"
},
"product_reference": "python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.22-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src"
},
"product_reference": "python-pulpcore-0:3.49.22-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src"
},
"product_reference": "python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyOpenSSL-0:24.1.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src"
},
"product_reference": "python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycares-0:4.1.2-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src"
},
"product_reference": "python-pycares-0:4.1.2-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64"
},
"product_reference": "python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.21-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src"
},
"product_reference": "python-pycparser-0:2.21-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycryptodomex-0:3.20.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src"
},
"product_reference": "python-pycryptodomex-0:3.20.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64"
},
"product_reference": "python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pygtrie-0:2.5.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src"
},
"product_reference": "python-pygtrie-0:2.5.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyjwkest-0:1.4.2-9.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src"
},
"product_reference": "python-pyjwkest-0:1.4.2-9.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyjwt-0:2.5.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src"
},
"product_reference": "python-pyjwt-0:2.5.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyparsing-0:3.1.1-4.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src"
},
"product_reference": "python-pyparsing-0:3.1.1-4.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-0:0.18.1-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src"
},
"product_reference": "python-pyrsistent-0:0.18.1-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64"
},
"product_reference": "python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytz-0:2022.2.1-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src"
},
"product_reference": "python-pytz-0:2022.2.1-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src"
},
"product_reference": "python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-redis-0:4.3.4-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src"
},
"product_reference": "python-redis-0:4.3.4-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.32.3-2.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src"
},
"product_reference": "python-requests-0:2.32.3-2.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rhsm-0:1.19.2-7.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src"
},
"product_reference": "python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64"
},
"product_reference": "python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64"
},
"product_reference": "python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.5.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src"
},
"product_reference": "python-sqlparse-0:0.5.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tablib-0:3.3.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src"
},
"product_reference": "python-tablib-0:3.3.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-types-cryptography-0:3.3.23.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src"
},
"product_reference": "python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:4.7.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src"
},
"product_reference": "python-typing-extensions-0:4.7.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-uritemplate-0:4.1.1-6.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src"
},
"product_reference": "python-uritemplate-0:4.1.1-6.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-url-normalize-0:1.4.3-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src"
},
"product_reference": "python-url-normalize-0:1.4.3-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:2.2.3-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src"
},
"product_reference": "python-urllib3-0:2.2.3-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urlman-0:2.0.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src"
},
"product_reference": "python-urlman-0:2.0.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-uuid6-0:2023.5.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src"
},
"product_reference": "python-uuid6-0:2023.5.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-whitenoise-0:6.0.0-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src"
},
"product_reference": "python-whitenoise-0:6.0.0-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-0:1.14.1-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src"
},
"product_reference": "python-wrapt-0:1.14.1-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64"
},
"product_reference": "python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xlrd-0:2.0.1-9.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src"
},
"product_reference": "python-xlrd-0:2.0.1-9.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xlwt-0:1.3.0-7.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src"
},
"product_reference": "python-xlwt-0:1.3.0-7.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yarl-0:1.8.2-5.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src"
},
"product_reference": "python-yarl-0:1.8.2-5.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64"
},
"product_reference": "python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-zipp-0:3.4.0-8.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src"
},
"product_reference": "python-zipp-0:3.4.0-8.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch"
},
"product_reference": "python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libcomps-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch"
},
"product_reference": "python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch"
},
"product_reference": "python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch"
},
"product_reference": "python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64"
},
"product_reference": "python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch"
},
"product_reference": "python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch"
},
"product_reference": "python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64"
},
"product_reference": "python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch"
},
"product_reference": "python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch"
},
"product_reference": "python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch"
},
"product_reference": "python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch"
},
"product_reference": "python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch"
},
"product_reference": "python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:21.4.0-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch"
},
"product_reference": "python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-backoff-0:2.2.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch"
},
"product_reference": "python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64"
},
"product_reference": "python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch"
},
"product_reference": "python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch"
},
"product_reference": "python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.3-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch"
},
"product_reference": "python3.11-click-0:8.1.3-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64"
},
"product_reference": "python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch"
},
"product_reference": "python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch"
},
"product_reference": "python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch"
},
"product_reference": "python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch"
},
"product_reference": "python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.15-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
},
"product_reference": "python3.11-django-0:4.2.15-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-filter-0:23.2-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch"
},
"product_reference": "python3.11-django-filter-0:23.2-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch"
},
"product_reference": "python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch"
},
"product_reference": "python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch"
},
"product_reference": "python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch"
},
"product_reference": "python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch"
},
"product_reference": "python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch"
},
"product_reference": "python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch"
},
"product_reference": "python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch"
},
"product_reference": "python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch"
},
"product_reference": "python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch"
},
"product_reference": "python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch"
},
"product_reference": "python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch"
},
"product_reference": "python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64"
},
"product_reference": "python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-future-0:0.18.3-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch"
},
"product_reference": "python3.11-future-0:0.18.3-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch"
},
"product_reference": "python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64"
},
"product_reference": "python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch"
},
"product_reference": "python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch"
},
"product_reference": "python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-inflection-0:0.5.1-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch"
},
"product_reference": "python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch"
},
"product_reference": "python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jq-0:1.6.0-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64"
},
"product_reference": "python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64"
},
"product_reference": "python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64"
},
"product_reference": "python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64"
},
"product_reference": "python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markuppy-0:1.14-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch"
},
"product_reference": "python3.11-markuppy-0:1.14-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64"
},
"product_reference": "python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch"
},
"product_reference": "python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch"
},
"product_reference": "python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:21.3-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch"
},
"product_reference": "python3.11-packaging-0:21.3-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-productmd-0:1.33-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch"
},
"product_reference": "python3.11-productmd-0:1.33-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch"
},
"product_reference": "python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch"
},
"product_reference": "python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64"
},
"product_reference": "python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64"
},
"product_reference": "python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch"
},
"product_reference": "python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch"
},
"product_reference": "python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64"
},
"product_reference": "python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycparser-0:2.21-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch"
},
"product_reference": "python3.11-pycparser-0:2.21-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch"
},
"product_reference": "python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch"
},
"product_reference": "python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch"
},
"product_reference": "python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch"
},
"product_reference": "python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch"
},
"product_reference": "python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-redis-0:4.3.4-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch"
},
"product_reference": "python3.11-redis-0:4.3.4-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.32.3-2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch"
},
"product_reference": "python3.11-requests-0:2.32.3-2.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64"
},
"product_reference": "python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64"
},
"product_reference": "python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-solv-0:0.7.28-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64"
},
"product_reference": "python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64"
},
"product_reference": "python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch"
},
"product_reference": "python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib-0:3.3.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch"
},
"product_reference": "python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch"
},
"product_reference": "python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch"
},
"product_reference": "python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch"
},
"product_reference": "python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch"
},
"product_reference": "python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch"
},
"product_reference": "python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urlman-0:2.0.1-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch"
},
"product_reference": "python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch"
},
"product_reference": "python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch"
},
"product_reference": "python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64"
},
"product_reference": "python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch"
},
"product_reference": "python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch"
},
"product_reference": "python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zipp-0:3.4.0-8.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch"
},
"product_reference": "python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch"
},
"product_reference": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src"
},
"product_reference": "rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch"
},
"product_reference": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src"
},
"product_reference": "rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch"
},
"product_reference": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src"
},
"product_reference": "rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch"
},
"product_reference": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src"
},
"product_reference": "rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-installer-0:4.11.0.2-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch"
},
"product_reference": "rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-installer-0:4.11.0.2-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src"
},
"product_reference": "rhui-installer-0:4.11.0.2-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-0:4.11.0.4-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch"
},
"product_reference": "rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-0:4.11.0.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src"
},
"product_reference": "rhui-tools-0:4.11.0.4-1.el8ui.src",
"relates_to_product_reference": "8Base-RHUI-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
"product_id": "8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
},
"product_reference": "rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch",
"relates_to_product_reference": "8Base-RHUI-4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-1135",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-04-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275280"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers",
"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-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1135"
},
{
"category": "external",
"summary": "RHBZ#2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4",
"url": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4"
},
{
"category": "external",
"summary": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d",
"url": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1",
"url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1"
}
],
"release_date": "2024-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers"
},
{
"cve": "CVE-2024-4340",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-04-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2278038"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sqlparse. This issue occurs in a heavily nested list in sqlparse.parse(), where a recursion error may be triggered, which can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlparse: parsing heavily nested list leads to denial of service",
"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-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4340"
},
{
"category": "external",
"summary": "RHBZ#2278038",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278038"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4340"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4340",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4340"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2m57-hf25-phgg",
"url": "https://github.com/advisories/GHSA-2m57-hf25-phgg"
}
],
"release_date": "2024-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sqlparse: parsing heavily nested list leads to denial of service"
},
{
"cve": "CVE-2024-7246",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2024-08-06T11:20:24.557753+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2303104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table. By sending a specially crafted request, an attacker could leak other clients HTTP header keys. Attackers are only able to access HTTP header keys but not values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to C++ implementations of gRPC release and does not affect Golang or Java implementations of gRPC.\n\nThe gRPC RPM was packaged with Openshift via the Kuryr component. However, Kuryr was never configured to run code using the gRPC library, hence, grpcio dependency has been removed from Kuryr since Openshift-4.12.",
"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-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7246"
},
{
"category": "external",
"summary": "RHBZ#2303104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7246"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc/issues/36245",
"url": "https://github.com/grpc/grpc/issues/36245"
}
],
"release_date": "2024-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"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-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend"
},
{
"cve": "CVE-2024-26130",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269617"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in python-cryptography. A NULL pointer dereference can be triggered when a PKCS#12 key and certificate do not match. Specifically, if the pkcs12.serialize_key_and_certificates function is called with a non-matching certificate and private key and an encryption algorithm with hmac_hash set, the Python process may crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in python-cryptography that leads to a NULL pointer dereference during the pkcs12.serialize_key_and_certificates function execution is classified as a moderate severity issue. While the vulnerability can result in a denial-of-service (DoS) by crashing the Python process, it requires specific conditions to trigger: a mismatch between the provided certificate\u0027s public key and private key, coupled with the use of an encryption algorithm with hmac_hash set.\n\nThe exploitation of this vulnerability does not directly lead to arbitrary code execution or data leakage. Instead, it causes a controlled termination of the Python process, which, although disruptive, is not as critical as other vulnerabilities that can lead to unauthorized access, data corruption, or code injection. However, it\u0027s important to note that denial-of-service conditions can still have operational impacts, disrupting services or causing system instability.\n\nThis issue does not affect Red Hat Enterprise Linux 6, 7, 8 and 9 as we dont ship the vulnerable code and package version.",
"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-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26130"
},
{
"category": "external",
"summary": "RHBZ#2269617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269617"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26130",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130"
}
],
"release_date": "2024-02-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override"
},
{
"cve": "CVE-2024-27306",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-04-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275989"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for asyncio and Python. When using \"web.static(..., show_index=True)\", the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to cross-site scripting (XSS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: XSS on index pages for static file handling",
"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-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-27306"
},
{
"category": "external",
"summary": "RHBZ#2275989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275989"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-27306",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27306"
}
],
"release_date": "2024-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: XSS on index pages for static file handling"
},
{
"cve": "CVE-2024-30251",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2278710"
}
],
"notes": [
{
"category": "description",
"text": "An infinite loop flaw was found in aiohttp when handling POST (multipart/form-data) requests. This flaw allows an attacker to send a specially crafted request, leading the server to enter an infinite loop and render it unable to process any further requests. This denial of service can be triggered by a single unauthenticated POST request.\r\n\r\nAIOHTTP handles multipart strings through a process of segmenting them into chunks. The reading of each chunk is performed under the control of an asynchronous wait, ensuring that the operation completes before proceeding. A vulnerability was identified where a specially crafted request could trigger an infinite loop due to improper detection of the end-of-file (EOF) marker within the content.\r\n\r\nThe resolution involves the implementation of an enhanced checking mechanism. This mechanism correctly assigns the EOF marker to the chunk in question upon the successful completion of content reading, thereby preventing the infinite loop scenario.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: DoS when trying to parse malformed POST requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit and could significantly impact availability. In order to exploit the bug, the attacker has to send a specially crafted POST request causing the server to go into an infinite loop.\n\nRed Hat Satellite has set a moderate impact of this issue as invalid requests which could trigger this bug such as no authentication or wrong path are unlikely possible or going to happen.",
"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-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30251"
},
{
"category": "external",
"summary": "RHBZ#2278710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278710"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30251"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2024/05/02/4",
"url": "https://www.openwall.com/lists/oss-security/2024/05/02/4"
}
],
"release_date": "2024-05-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: DoS when trying to parse malformed POST requests"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279476"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jinja2. The `xmlattr` filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `\u003e`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could inject other attributes and perform cross-site scripting (XSS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: accepts keys containing non-attribute characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The fix for CVE-2024-22195 only addressed spaces, not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe.\n\nFence agents on RHEL 8 has been fixed as a part of https://access.redhat.com/errata/RHBA-2024:4238",
"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-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34064"
},
{
"category": "external",
"summary": "RHBZ#2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Do not accept user input as keys to the xmlattr filter without validation. See the statement above for more information.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: accepts keys containing non-attribute characters"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282114"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "requests: subsequent requests to the same host ignore cert verification",
"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-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "RHBZ#2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56",
"url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56"
}
],
"release_date": "2024-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "requests: subsequent requests to the same host ignore cert verification"
},
{
"cve": "CVE-2024-39614",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2024-07-05T09:46:30+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295938"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python-Django in the get_supported_language_variant() function. The issue triggers when parsed with very long strings, including a specific set of characters, leading to a potential denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()",
"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-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39614"
},
{
"category": "external",
"summary": "RHBZ#2295938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39614"
}
],
"release_date": "2024-07-09T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant()"
},
{
"cve": "CVE-2024-41989",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T01:40:06+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302433"
}
],
"notes": [
{
"category": "description",
"text": "A security issue was found in Django. If \u0027floatformat\u0027 received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is categorized as moderate severity rather than important because, while it has the potential to cause significant memory consumption under specific conditions, the likelihood of such a scenario occurring in typical applications is relatively low. The issue arises primarily when processing extremely large numbers in scientific notation, which is not a common use case in most Django applications. Additionally, the impact is localized to the floatformat function, and the issue does not expose sensitive data or compromise the integrity of the application.",
"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-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41989"
},
{
"category": "external",
"summary": "RHBZ#2302433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41989"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"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-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Memory exhaustion in django.utils.numberformat.floatformat()"
},
{
"cve": "CVE-2024-41990",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2024-08-02T01:52:36+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302434"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize()",
"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-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41990"
},
{
"category": "external",
"summary": "RHBZ#2302434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302434"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "workaround",
"details": "Implementing input validation and limiting the the size of inputs to the urlize and urlizetrunc will mitigate this vulnerability.",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize()"
},
{
"cve": "CVE-2024-41991",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-08-02T02:03:22+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302435"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. \u0027urlize\u0027, \u0027urlizetrunc\u0027, and \u0027AdminURLFieldWidget\u0027 may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability in Django\u0027s urlize, urlizetrunc template filters, and the AdminURLFieldWidget widget is classified as moderate severity rather than important due to its specific attack vector and impact. While the flaw allows for a potential denial-of-service (DoS) attack via inputs with a large number of Unicode characters, exploiting this vulnerability requires a significant volume of data to be processed by these components, which is a non-trivial task. Additionally, standard mitigation measures such as input validation, rate limiting, and monitoring can effectively reduce the risk.",
"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-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "RHBZ#2302435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302435"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41991"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41991"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"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-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget"
},
{
"cve": "CVE-2024-42005",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2024-08-02T02:08:30+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302436"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. The QuerySet.values() and QuerySet.values_list() methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential SQL injection in QuerySet.values() and values_list()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered of moderate severity rather than high or critical because it requires specific conditions to be exploitable. The potential for SQL injection exists only when QuerySet.values() or values_list() methods are used on models with a JSONField, and an attacker must have control over the JSON object keys passed as arguments. In typical use cases, these methods are often used with predefined or controlled data, limiting the attack surface. Furthermore, the impact is constrained to the manipulation of column aliases, rather than direct injection into more critical parts of the SQL query, reducing the overall risk compared to more direct forms of SQL injection vulnerabilities.",
"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-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"known_not_affected": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42005"
},
{
"category": "external",
"summary": "RHBZ#2302436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42005"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
}
],
"release_date": "2024-08-06T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-12T00:11:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor detailed instructions on how to apply this update, see:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n\nFor other information, see the product documentation:\nhttps://docs.redhat.com/en/documentation/red_hat_update_infrastructure/4",
"product_ids": [
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"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-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.noarch",
"8Base-RHUI-4:ansible-collection-community-crypto-0:2.21.1-1.el8ui.src",
"8Base-RHUI-4:createrepo_c-0:1.1.3-1.0.1.el8ui.src",
"8Base-RHUI-4:createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-debugsource-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:createrepo_c-libs-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.src",
"8Base-RHUI-4:libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:libcomps-debugsource-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-0:0.40.1-1.0.2.el8ui.src",
"8Base-RHUI-4:m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:m2crypto-debugsource-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python-aiodns-0:3.0.0-7.el8ui.src",
"8Base-RHUI-4:python-aiofiles-0:22.1.0-5.el8ui.src",
"8Base-RHUI-4:python-aiohttp-0:3.9.4-1.el8ui.src",
"8Base-RHUI-4:python-aiohttp-debugsource-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-6.el8ui.src",
"8Base-RHUI-4:python-aiosignal-0:1.3.1-5.el8ui.src",
"8Base-RHUI-4:python-asgiref-0:3.6.0-5.el8ui.src",
"8Base-RHUI-4:python-async-timeout-0:4.0.2-6.el8ui.src",
"8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-7.el8ui.src",
"8Base-RHUI-4:python-attrs-0:21.4.0-6.el8ui.src",
"8Base-RHUI-4:python-backoff-0:2.2.1-5.el8ui.src",
"8Base-RHUI-4:python-brotli-0:1.0.9-6.el8ui.src",
"8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python-certifi-0:2022.12.7-5.0.1.el8ui.src",
"8Base-RHUI-4:python-charset-normalizer-0:2.1.1-5.el8ui.src",
"8Base-RHUI-4:python-click-0:8.1.3-5.el8ui.src",
"8Base-RHUI-4:python-cryptography-0:42.0.8-1.el8ui.src",
"8Base-RHUI-4:python-cryptography-debugsource-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python-dateutil-0:2.8.2-7.el8ui.src",
"8Base-RHUI-4:python-defusedxml-0:0.7.1-7.el8ui.src",
"8Base-RHUI-4:python-deprecated-0:1.2.13-5.el8ui.src",
"8Base-RHUI-4:python-diff-match-patch-0:20200713-7.el8ui.src",
"8Base-RHUI-4:python-django-0:4.2.15-1.el8ui.src",
"8Base-RHUI-4:python-django-filter-0:23.2-4.el8ui.src",
"8Base-RHUI-4:python-django-guid-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-django-import-export-0:3.1.0-4.el8ui.src",
"8Base-RHUI-4:python-django-lifecycle-0:1.0.0-4.el8ui.src",
"8Base-RHUI-4:python-django-readonly-field-0:1.1.2-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-0:3.14.0-4.el8ui.src",
"8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-8.el8ui.src",
"8Base-RHUI-4:python-drf-access-policy-0:1.3.0-4.el8ui.src",
"8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-6.el8ui.src",
"8Base-RHUI-4:python-drf-spectacular-0:0.26.5-5.el8ui.src",
"8Base-RHUI-4:python-dynaconf-0:3.1.12-4.el8ui.src",
"8Base-RHUI-4:python-ecdsa-0:0.18.0-5.el8ui.src",
"8Base-RHUI-4:python-et-xmlfile-0:1.1.0-6.el8ui.src",
"8Base-RHUI-4:python-frozenlist-0:1.3.3-5.el8ui.src",
"8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python-future-0:0.18.3-5.el8ui.src",
"8Base-RHUI-4:python-gnupg-0:0.5.0-5.el8ui.src",
"8Base-RHUI-4:python-googleapis-common-protos-0:1.59.1-5.el8ui.src",
"8Base-RHUI-4:python-grpcio-0:1.65.4-1.el8ui.src",
"8Base-RHUI-4:python-grpcio-debugsource-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python-gunicorn-0:22.0.0-1.0.1.el8ui.src",
"8Base-RHUI-4:python-importlib-metadata-0:6.0.1-5.el8ui.src",
"8Base-RHUI-4:python-inflection-0:0.5.1-7.el8ui.src",
"8Base-RHUI-4:python-iniparse-0:0.4-40.0.1.el8ui.src",
"8Base-RHUI-4:python-jinja2-0:3.1.4-1.el8ui.src",
"8Base-RHUI-4:python-jq-0:1.6.0-4.el8ui.src",
"8Base-RHUI-4:python-json-stream-rs-tokenizer-0:0.4.25-4.el8ui.src",
"8Base-RHUI-4:python-jsonschema-0:4.10.3-4.el8ui.src",
"8Base-RHUI-4:python-markuppy-0:1.14-7.el8ui.src",
"8Base-RHUI-4:python-markupsafe-0:2.1.2-5.el8ui.src",
"8Base-RHUI-4:python-markupsafe-debugsource-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-multidict-0:6.0.4-5.el8ui.src",
"8Base-RHUI-4:python-multidict-debugsource-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python-odfpy-0:1.4.1-10.el8ui.src",
"8Base-RHUI-4:python-openpyxl-0:3.1.0-5.el8ui.src",
"8Base-RHUI-4:python-packaging-0:21.3-6.el8ui.src",
"8Base-RHUI-4:python-productmd-0:1.33-7.el8ui.src",
"8Base-RHUI-4:python-protobuf-0:4.21.6-5.el8ui.src",
"8Base-RHUI-4:python-psycopg-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-0:3.2.3-1.el8ui.src",
"8Base-RHUI-4:python-psycopg_c-debugsource-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python-pulp-container-0:2.20.3-1.el8ui.src",
"8Base-RHUI-4:python-pulp-container-client-0:2.21.0-1.el8ui.src",
"8Base-RHUI-4:python-pulp-glue-0:0.29.2-2.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-0:3.26.1-1.el8ui.src",
"8Base-RHUI-4:python-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-0:3.49.22-1.el8ui.src",
"8Base-RHUI-4:python-pulpcore-client-0:3.49.19-1.0.2.el8ui.src",
"8Base-RHUI-4:python-pyOpenSSL-0:24.1.0-1.el8ui.src",
"8Base-RHUI-4:python-pycares-0:4.1.2-6.el8ui.src",
"8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python-pycparser-0:2.21-6.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-0:3.20.0-1.el8ui.src",
"8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python-pygtrie-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyjwkest-0:1.4.2-9.el8ui.src",
"8Base-RHUI-4:python-pyjwt-0:2.5.0-5.el8ui.src",
"8Base-RHUI-4:python-pyparsing-0:3.1.1-4.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-0:0.18.1-6.el8ui.src",
"8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python-pytz-0:2022.2.1-6.el8ui.src",
"8Base-RHUI-4:python-pyyaml-0:5.4.1-8.0.1.el8ui.src",
"8Base-RHUI-4:python-redis-0:4.3.4-5.el8ui.src",
"8Base-RHUI-4:python-requests-0:2.32.3-2.el8ui.src",
"8Base-RHUI-4:python-rhsm-0:1.19.2-7.0.1.el8ui.src",
"8Base-RHUI-4:python-rhsm-debugsource-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python-solv-debugsource-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python-sqlparse-0:0.5.0-1.el8ui.src",
"8Base-RHUI-4:python-tablib-0:3.3.0-5.el8ui.src",
"8Base-RHUI-4:python-types-cryptography-0:3.3.23.2-5.el8ui.src",
"8Base-RHUI-4:python-typing-extensions-0:4.7.1-5.el8ui.src",
"8Base-RHUI-4:python-uritemplate-0:4.1.1-6.el8ui.src",
"8Base-RHUI-4:python-url-normalize-0:1.4.3-8.el8ui.src",
"8Base-RHUI-4:python-urllib3-0:2.2.3-1.el8ui.src",
"8Base-RHUI-4:python-urlman-0:2.0.1-5.el8ui.src",
"8Base-RHUI-4:python-uuid6-0:2023.5.2-5.el8ui.src",
"8Base-RHUI-4:python-whitenoise-0:6.0.0-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-0:1.14.1-5.el8ui.src",
"8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python-xlrd-0:2.0.1-9.el8ui.src",
"8Base-RHUI-4:python-xlwt-0:1.3.0-7.el8ui.src",
"8Base-RHUI-4:python-yarl-0:1.8.2-5.el8ui.src",
"8Base-RHUI-4:python-yarl-debugsource-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python-zipp-0:3.4.0-8.el8ui.src",
"8Base-RHUI-4:python3-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3-pulp-container-client-0:2.21.0-1.el8ui.noarch",
"8Base-RHUI-4:python3-pulp-rpm-client-0:3.25.4-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3-pulpcore-client-0:3.49.19-1.0.2.el8ui.noarch",
"8Base-RHUI-4:python3-pyyaml-0:5.4.1-8.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiodns-0:3.0.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiofiles-0:22.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiohttp-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-debuginfo-0:3.9.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-aiohttp-xmlrpc-0:1.5.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-aiosignal-0:1.3.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-asgiref-0:3.6.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-async-timeout-0:4.0.2-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-asyncio-throttle-0:1.0.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-attrs-0:21.4.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-backoff-0:2.2.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-brotli-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-brotli-debuginfo-0:1.0.9-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-certifi-0:2022.12.7-5.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-charset-normalizer-0:2.1.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-click-0:8.1.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-createrepo_c-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-createrepo_c-debuginfo-0:1.1.3-1.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-cryptography-debuginfo-0:42.0.8-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-dateutil-0:2.8.2-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-defusedxml-0:0.7.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-deprecated-0:1.2.13-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-diff-match-patch-0:20200713-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-0:4.2.15-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-filter-0:23.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-guid-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-import-export-0:3.1.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-lifecycle-0:1.0.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-django-readonly-field-0:1.1.2-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-0:3.14.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-djangorestframework-queryfields-0:1.0.0-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-access-policy-0:1.3.0-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-nested-routers-0:0.93.4-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-drf-spectacular-0:0.26.5-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-dynaconf-0:3.1.12-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-ecdsa-0:0.18.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-et-xmlfile-0:1.1.0-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-frozenlist-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-frozenlist-debuginfo-0:1.3.3-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-future-0:0.18.3-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-gnupg-0:0.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-googleapis-common-protos-0:1.59.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-grpcio-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-grpcio-debuginfo-0:1.65.4-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-gunicorn-0:22.0.0-1.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-importlib-metadata-0:6.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-inflection-0:0.5.1-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-iniparse-0:0.4-40.0.1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jinja2-0:3.1.4-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-jq-0:1.6.0-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-json_stream_rs_tokenizer-0:0.4.25-4.el8ui.x86_64",
"8Base-RHUI-4:python3.11-jsonschema-0:4.10.3-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-libcomps-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-libcomps-debuginfo-0:0.1.21-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-m2crypto-debuginfo-0:0.40.1-1.0.2.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markuppy-0:1.14-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-markupsafe-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-markupsafe-debuginfo-0:2.1.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-multidict-debuginfo-0:6.0.4-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-odfpy-0:1.4.1-10.el8ui.noarch",
"8Base-RHUI-4:python3.11-openpyxl-0:3.1.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-packaging-0:21.3-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-productmd-0:1.33-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-protobuf-0:4.21.6-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg-0:3.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-psycopg_c-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-psycopg_c-debuginfo-0:3.2.3-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pulp-container-0:2.20.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-glue-0:0.29.2-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulp-rpm-0:3.26.1-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pulpcore-0:3.49.22-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyOpenSSL-0:24.1.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycares-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycares-debuginfo-0:4.1.2-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycparser-0:2.21-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-pycryptodomex-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pycryptodomex-debuginfo-0:3.20.0-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pygtrie-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwkest-0:1.4.2-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyjwt-0:2.5.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyparsing-0:3.1.1-4.el8ui.noarch",
"8Base-RHUI-4:python3.11-pyrsistent-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pyrsistent-debuginfo-0:0.18.1-6.el8ui.x86_64",
"8Base-RHUI-4:python3.11-pytz-0:2022.2.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-redis-0:4.3.4-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-requests-0:2.32.3-2.el8ui.noarch",
"8Base-RHUI-4:python3.11-rhsm-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-rhsm-debuginfo-0:1.19.2-7.0.1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-solv-debuginfo-0:0.7.28-1.el8ui.x86_64",
"8Base-RHUI-4:python3.11-sqlparse-0:0.5.0-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-tablib-0:3.3.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-types-cryptography-0:3.3.23.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-typing-extensions-0:4.7.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uritemplate-0:4.1.1-6.el8ui.noarch",
"8Base-RHUI-4:python3.11-url-normalize-0:1.4.3-8.el8ui.noarch",
"8Base-RHUI-4:python3.11-urllib3-0:2.2.3-1.el8ui.noarch",
"8Base-RHUI-4:python3.11-urlman-0:2.0.1-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-uuid6-0:2023.5.2-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-whitenoise-0:6.0.0-5.el8ui.noarch",
"8Base-RHUI-4:python3.11-wrapt-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-wrapt-debuginfo-0:1.14.1-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-xlrd-0:2.0.1-9.el8ui.noarch",
"8Base-RHUI-4:python3.11-xlwt-0:1.3.0-7.el8ui.noarch",
"8Base-RHUI-4:python3.11-yarl-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-yarl-debuginfo-0:1.8.2-5.el8ui.x86_64",
"8Base-RHUI-4:python3.11-zipp-0:3.4.0-8.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-authorizer-cert-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-fetcher-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.noarch",
"8Base-RHUI-4:rhui-cds-plugin-mirror-0:2.0.0-1.el8ui.src",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.noarch",
"8Base-RHUI-4:rhui-installer-0:4.11.0.2-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.noarch",
"8Base-RHUI-4:rhui-tools-0:4.11.0.4-1.el8ui.src",
"8Base-RHUI-4:rhui-tools-libs-0:4.11.0.4-1.el8ui.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential SQL injection in QuerySet.values() and values_list()"
}
]
}
WID-SEC-W-2024-1775
Vulnerability from csaf_certbund - Published: 2024-08-06 22:00 - Updated: 2026-01-28 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Django <5.0.8
Open Source / Django
|
<5.0.8 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Django <4.2.15
Open Source / Django
|
<4.2.15 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform
Red Hat
|
cpe:/a:redhat:ansible_automation_platform:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Django <5.0.8
Open Source / Django
|
<5.0.8 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Django <4.2.15
Open Source / Django
|
<4.2.15 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform
Red Hat
|
cpe:/a:redhat:ansible_automation_platform:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Django <5.0.8
Open Source / Django
|
<5.0.8 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Django <4.2.15
Open Source / Django
|
<4.2.15 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform
Red Hat
|
cpe:/a:redhat:ansible_automation_platform:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Django <5.0.8
Open Source / Django
|
<5.0.8 | ||
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Open Source Django <4.2.15
Open Source / Django
|
<4.2.15 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform
Red Hat
|
cpe:/a:redhat:ansible_automation_platform:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Discovery
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:discovery
|
Discovery | |
|
Red Hat Enterprise Linux Update Infrastructure 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:update_infrastructure_4
|
Update Infrastructure 4 |
{
"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, anonymer Angreifer kann mehrere Schwachstellen in Django ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, Dateien zu manipulieren und vertrauliche Informationen preiszugeben.",
"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-2024-1775 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1775.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1775 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1775"
},
{
"category": "external",
"summary": "Django security releases vom 2024-08-06",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice vom 2024-08-06",
"url": "https://ubuntu.com/security/notices/USN-6946-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2816-1 vom 2024-08-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019140.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2817-1 vom 2024-08-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019139.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2861-1 vom 2024-08-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019162.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:0272-1 vom 2024-08-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/AVXH6TTRGIUJPHG6XVNN3KNBVNT5ELJK/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:0272-1 vom 2024-08-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AVXH6TTRGIUJPHG6XVNN3KNBVNT5ELJK/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6428 vom 2024-09-05",
"url": "https://access.redhat.com/errata/RHSA-2024:6428"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7987 vom 2024-10-10",
"url": "https://access.redhat.com/errata/RHSA-2024:7987"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8534 vom 2024-10-28",
"url": "https://access.redhat.com/errata/RHSA-2024:8534"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-12803 vom 2024-11-04",
"url": "https://linux.oracle.com/errata/ELSA-2024-12803.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8906 vom 2024-11-05",
"url": "https://access.redhat.com/errata/RHSA-2024:8906"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10906 vom 2024-12-10",
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1249 vom 2025-02-10",
"url": "https://access.redhat.com/errata/RHSA-2025:1249"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1335 vom 2025-02-12",
"url": "https://access.redhat.com/errata/RHSA-2025:1335"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202509-03 vom 2025-09-18",
"url": "https://security.gentoo.org/glsa/202509-03"
},
{
"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/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4458 vom 2026-01-28",
"url": "https://lists.debian.org/debian-lts-announce/2026/01/msg00030.html"
}
],
"source_lang": "en-US",
"title": "Django: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-28T23:00:00.000+00:00",
"generator": {
"date": "2026-01-29T08:26:12.013+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-1775",
"initial_release_date": "2024-08-06T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-08-06T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-08-07T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-08T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-01T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2024-09-05T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-10T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-28T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-04T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-11-05T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-09T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-02-10T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-11T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2026-01-04T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Debian aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"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": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.0.8",
"product": {
"name": "Open Source Django \u003c5.0.8",
"product_id": "T036628"
}
},
{
"category": "product_version",
"name": "5.0.8",
"product": {
"name": "Open Source Django 5.0.8",
"product_id": "T036628-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:djangoproject:django:5.0.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.2.15",
"product": {
"name": "Open Source Django \u003c4.2.15",
"product_id": "T036629"
}
},
{
"category": "product_version",
"name": "4.2.15",
"product": {
"name": "Open Source Django 4.2.15",
"product_id": "T036629-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:djangoproject:django:4.2.15"
}
}
}
],
"category": "product_name",
"name": "Django"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform",
"product": {
"name": "Red Hat Ansible Automation Platform",
"product_id": "T031834",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:-"
}
}
},
{
"branches": [
{
"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": "product_version",
"name": "Discovery",
"product": {
"name": "Red Hat Enterprise Linux Discovery",
"product_id": "T040951",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:discovery"
}
}
},
{
"category": "product_version",
"name": "Update Infrastructure 4",
"product": {
"name": "Red Hat Enterprise Linux Update Infrastructure 4",
"product_id": "T041113",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:update_infrastructure_4"
}
}
}
],
"category": "product_name",
"name": "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": "T016400",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41989",
"product_status": {
"known_affected": [
"T036628",
"T028053",
"T036629",
"2951",
"T002207",
"67646",
"T031834",
"T027843",
"T040951",
"T012167",
"T004914",
"T041113"
]
},
"release_date": "2024-08-06T22:00:00.000+00:00",
"title": "CVE-2024-41989"
},
{
"cve": "CVE-2024-41990",
"product_status": {
"known_affected": [
"T036628",
"T028053",
"T036629",
"2951",
"T002207",
"67646",
"T031834",
"T027843",
"T040951",
"T012167",
"T004914",
"T041113"
]
},
"release_date": "2024-08-06T22:00:00.000+00:00",
"title": "CVE-2024-41990"
},
{
"cve": "CVE-2024-41991",
"product_status": {
"known_affected": [
"T036628",
"T028053",
"T036629",
"2951",
"T002207",
"67646",
"T031834",
"T027843",
"T040951",
"T012167",
"T004914",
"T041113"
]
},
"release_date": "2024-08-06T22:00:00.000+00:00",
"title": "CVE-2024-41991"
},
{
"cve": "CVE-2024-42005",
"product_status": {
"known_affected": [
"T036628",
"T028053",
"T036629",
"67646",
"T031834",
"T012167",
"T004914",
"T016400",
"2951",
"T002207",
"T027843",
"T040951",
"T041113"
]
},
"release_date": "2024-08-06T22:00:00.000+00:00",
"title": "CVE-2024-42005"
}
]
}
FKIE_CVE-2024-41990
Vulnerability from fkie_nvd - Published: 2024-08-07 15:15 - Updated: 2025-11-04 17:167.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| djangoproject | django | * | |
| djangoproject | django | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7C38224F-C41B-428C-89C2-603BBA95AD3C",
"versionEndExcluding": "4.2.15",
"versionStartIncluding": "4.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3384B57C-DBF5-4E23-99E7-92B260D53E8E",
"versionEndExcluding": "5.0.8",
"versionStartIncluding": "5.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en Django 5.0 anterior a 5.0.8 y 4.2 anterior a 4.2.15. Los filtros de plantilla urlize() y urlizetrunc() est\u00e1n sujetos a un posible ataque de denegaci\u00f3n de servicio a trav\u00e9s de entradas muy grandes con una secuencia espec\u00edfica de caracteres."
}
],
"id": "CVE-2024-41990",
"lastModified": "2025-11-04T17:16:03.383",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-08-07T15:15:56.100",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"source": "cve@mitre.org",
"tags": [
"Not Applicable"
],
"url": "https://groups.google.com/forum/#%21forum/django-announce"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20240905-0007/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-130"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
bit-django-2024-41990
Vulnerability from bitnami_vulndb
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "django",
"purl": "pkg:bitnami/django"
},
"ranges": [
{
"events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.15"
},
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.8"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2024-41990"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "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.",
"id": "BIT-django-2024-41990",
"modified": "2025-11-06T13:25:46.476Z",
"published": "2024-08-08T07:17:28.897Z",
"references": [
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#%21forum/django-announce"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41990"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240905-0007/"
}
],
"schema_version": "1.5.0"
}
BDU:2024-07072
Vulnerability from fstec - Published: 31.07.2024{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Django Software Foundation",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), \u043e\u0442 4.2 \u0434\u043e 4.2.15 (Django), \u043e\u0442 5.0 \u0434\u043e 5.0.8 (Django)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\nhttps://docs.djangoproject.com/en/dev/releases/security/\nhttps://www.djangoproject.com/weblog/2024/aug/06/security-releases/\nhttps://github.com/django/django/commit/d0a82e26a74940bf0c78204933c3bdd6a283eb88/\nhttps://github.com/django/django/commit/7b7b909579c8311c140c89b8a9431bf537febf93\n\n\u0414\u043b\u044f Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb::\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 python-django \u0434\u043e 1:1.10.7-2+deb9u22+ci202408201751+astra1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20241017SE16\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 python-django \u0434\u043e 1:1.11.29-1+deb10u11+ci202408201751+astra5 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0319SE17\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 python-django \u0434\u043e 1:1.11.29-1+deb10u11+ci202408201751+astra5 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-0422SE47",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "31.07.2024",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "06.05.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "16.09.2024",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2024-07072",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2024-41990",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Django",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 django.utils.html.urlize() \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b \u0434\u043b\u044f \u0432\u0435\u0431-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 Django, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0430\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043d\u0435\u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430 \u0434\u043b\u0438\u043d\u044b (CWE-130)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 django.utils.html.urlize() \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b \u0434\u043b\u044f \u0432\u0435\u0431-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 Django \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435\u043c \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 \u0434\u043b\u0438\u043d\u044b \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://docs.djangoproject.com/en/dev/releases/security/ \nhttps://groups.google.com/forum/#%21forum/django-announce \nhttps://www.djangoproject.com/weblog/2024/aug/06/security-releases/\nhttps://github.com/advisories/GHSA-795c-9xpc-xw6g\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20241017SE16\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0319SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-0422SE47",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-130",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.